-
- Downloads
Add two template helpers
- 'template <typename T> is_false_v' and - 'template <ItemType item_type> is_false_item_type_v' Which ever parameter is given these 'inline boolean' are always 'false'. Their purpose is to help writing of 'static_assert'.
Showing
- src/mesh/Connectivity.hpp 19 additions, 6 deletionssrc/mesh/Connectivity.hpp
- src/mesh/ConnectivityDispatcher.cpp 6 additions, 6 deletionssrc/mesh/ConnectivityDispatcher.cpp
- src/mesh/ConnectivityDispatcher.hpp 2 additions, 4 deletionssrc/mesh/ConnectivityDispatcher.hpp
- src/mesh/ItemToItemMatrix.hpp 1 addition, 1 deletionsrc/mesh/ItemToItemMatrix.hpp
- src/mesh/ItemType.hpp 4 additions, 0 deletionssrc/mesh/ItemType.hpp
- src/utils/Messenger.hpp 7 additions, 10 deletionssrc/utils/Messenger.hpp
- src/utils/Partitioner.cpp 0 additions, 2 deletionssrc/utils/Partitioner.cpp
- src/utils/PastisTraits.hpp 3 additions, 0 deletionssrc/utils/PastisTraits.hpp
Loading
Please register or sign in to comment