Struct TempLat::static_max
template <size_t N, size_t M>
ClassList > TempLat > static_max
A class which compute the maximum at compile time. More...
#include <static_max.h>
Public Static Attributes
| Type | Name |
|---|---|
| const size_t | value = N < M ? M : N |
Detailed Description
Unit test: ctest -R test-static_max
Public Static Attributes Documentation
variable value
The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/util/static_max.h