mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
feature check macro for transition from INT to IVec
This commit is contained in:
parent
2e80cb34b6
commit
6813c519b6
@ -37,8 +37,10 @@ namespace ngcore
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
// feature check macro for transition from INT to IVec
|
||||
#define NGCORE_HAS_IVEC
|
||||
|
||||
/// N integers
|
||||
template <int N, typename T = int>
|
||||
class IVec
|
||||
|
Loading…
Reference in New Issue
Block a user