Classes | |
| struct | enable_if_non_const |
| struct | enable_if_non_const< vit_const > |
| struct | maybe_const |
| struct | maybe_const< vit_const, config::child_itors > |
| struct | maybe_const< vit_const, T > |
| struct | variable_info_state |
Enumerations | |
| enum | variable_info_type { vit_const, vit_create_if_not_existent, vit_throw_if_not_existent } |
| enum | variable_info_state_type { state_start = 0, state_named, state_indexed, state_temporary } |
| Enumerator | |
|---|---|
| state_start | |
| state_named | |
| state_indexed | |
| state_temporary | |
Definition at line 25 of file variable_info_detail.hpp.
| Enumerator | |
|---|---|
| vit_const | |
| vit_create_if_not_existent | |
| vit_throw_if_not_existent | |
Definition at line 24 of file variable_info_detail.hpp.
1.8.8