![]() |
Toolbox snapshot
The Reactive C++ Toolbox
|
#include <toolbox/util/Struct.hpp>
Public Types | |
| enum | : std::size_t { Size = 0 } |
Public Member Functions | |
| template<typename TagT , typename ValueT > | |
| constexpr auto | extend (const ValueT &head) const |
| constexpr const auto & | slice (...) const noexcept |
| constexpr auto & | slice (...) noexcept |
Definition at line 44 of file Struct.hpp.
| Enumerator | |
|---|---|
| Size | |
Definition at line 46 of file Struct.hpp.
|
inlineconstexpr |
Definition at line 49 of file Struct.hpp.
|
inlineconstexprnoexcept |
Definition at line 54 of file Struct.hpp.
|
inlineconstexprnoexcept |
Definition at line 55 of file Struct.hpp.