|
LeviLamina
|
Public Member Functions | |
| constexpr | FixedSignature (SignatureView signature) |
| auto | begin () const |
| auto | end () const |
| constexpr decltype(auto) | front () const |
| constexpr decltype(auto) | back () const |
| constexpr decltype(auto) | operator[] (size_t idx) const |
| consteval size_t | size () const |
| constexpr SignatureView | view () const |