|
hoshi-lang dev
Yet another programming language
|
#include <def.hpp>
Classes | |
| class | iterator |
Public Member Functions | |
| constexpr auto | begin () const noexcept -> iterator |
| constexpr auto | cbegin () const noexcept -> iterator |
| constexpr auto | end () const noexcept -> iterator |
| constexpr auto | cend () const noexcept -> iterator |
| constexpr auto | size () const noexcept -> type |
Private Types | |
| using | type = std::underlying_type_t< enumT > |
|
private |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |
|
inlineconstexprnoexcept |