ORIGINAL
|
Compile-time sequence of unsigned integers. More...
#include <types.h>
Static Public Member Functions | |
static consteval u_integer | size () noexcept |
Gets the size of the sequence. | |
Compile-time sequence of unsigned integers.
INTS | Sequence of unsigned integer values |
Used for template metaprogramming and compile-time index operations.
|
staticconstevalnoexcept |
Gets the size of the sequence.