|
GMP 0.4.0
Generative Metaprogramming library for C++
|
#include <options.hpp>
Public Attributes | |
| std::size_t | max_depth |
| std::size_t | max_input_size |
| std::size_t | max_string_size |
| std::size_t | max_container_size |
Definition at line 65 of file options.hpp.
| std::size_t gmp::xml_read_options::max_container_size |
Definition at line 69 of file options.hpp.
| std::size_t gmp::xml_read_options::max_depth |
Definition at line 66 of file options.hpp.
| std::size_t gmp::xml_read_options::max_input_size |
Definition at line 67 of file options.hpp.
| std::size_t gmp::xml_read_options::max_string_size |
Definition at line 68 of file options.hpp.