capydi
Loading...
Searching...
No Matches
capy::meta::ValueUnit< Value > Class Template Reference

A wrapper for non-type template parameter values. More...

#include <Pack.hpp>

Detailed Description

template<auto Value>
class capy::meta::ValueUnit< Value >

A wrapper for non-type template parameter values.

Template Parameters
ValueAn 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.

A compile-time heterogeneous type list.
Definition Pack.hpp:70
A wrapper for non-type template parameter values.
Definition Pack.hpp:94
Examples
/capydi/core/capymeta/include/capymeta/primitives/Pack.hpp.

The documentation for this class was generated from the following file:
  • core/capymeta/include/capymeta/primitives/Pack.hpp