Skip to content

Class TempLat::Tag

template <int N>

ClassList > TempLat > Tag

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

constexpr int TempLat::Tag< N >::value;

Public Functions Documentation

function Tag

consteval TempLat::Tag::Tag () = default

function operator int

inline constexpr TempLat::Tag::operator int () const

Public Static Functions Documentation

function toString

static inline std::string TempLat::Tag::toString () 


The documentation for this class was generated from the following file cosmolatticeweb/tmp/code_source/templat/include/TempLat/util/rangeiteration/tag.h