|
cereal
A C++11 library for serialization
|
This file contains rapidxml printer implementation. More...
Go to the source code of this file.
Variables | |
| const int | rapidxml::print_no_indenting = 0x1 |
| Printer flag instructing the printer to suppress indenting of XML. See print() function. | |
This file contains rapidxml printer implementation.
1.8.3.1