|
GMP 0.4.0
Generative Metaprogramming library for C++
|
#include <options.hpp>
Public Attributes | |
| bool | pretty |
| unsigned | indent_width |
| std::size_t | max_depth |
| std::size_t | max_output_size |
Definition at line 58 of file options.hpp.
| unsigned gmp::xml_write_options::indent_width |
Definition at line 60 of file options.hpp.
| std::size_t gmp::xml_write_options::max_depth |
Definition at line 61 of file options.hpp.
| std::size_t gmp::xml_write_options::max_output_size |
Definition at line 62 of file options.hpp.
| bool gmp::xml_write_options::pretty |
Definition at line 59 of file options.hpp.