codex
|
#include <array>
#include <cstddef>
Go to the source code of this file.
Enumerations | |
enum class | node { identifier , number , string , table_begin , table_key , table_value , table_end , n } |
Variables | |
static constexpr std::size_t | MAX = 32 |
constexpr std::array | node_names |
|
strong |
|
staticconstexpr |
|
constexpr |