Class TempLat::Tag
template <int N>
A class which implements homemade compile time constants. More...
#include <tag.h>
Public Static Attributes
| Type | Name |
|---|---|
| constexpr int | value = N |
Public Functions
| Type | Name |
|---|---|
| consteval | Tag () = default |
| constexpr | operator int () const |
Public Static Functions
| Type | Name |
|---|---|
| std::string | toString () |
Detailed Description
Unit test: ctest -R test-tag
Public Static Attributes Documentation
variable value
Public Functions Documentation
function Tag
function operator int
Public Static Functions Documentation
function toString
The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/util/rangeiteration/tag.h