|
capydi
|
A wrapper for non-type template parameter values. More...
#include <Pack.hpp>
A wrapper for non-type template parameter values.
| Value | An auto-typed non-type template parameter (integer, bool, etc.). |
ValueUnit allows storing and manipulating NTTP values within type packs. This is essential for working with std::index_sequence and similar constructs.