Home
last modified time | relevance | path

Searched refs:indent_next (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/archive/impl/
Dbasic_xml_oarchive.ipp114 indent_next = false;
129 if(indent_next){
133 indent_next = true;
262 indent_next(false)
Dxml_oarchive_impl.ipp126 this->indent_next = true;
Dxml_woarchive_impl.ipp163 this->indent_next = true;
/third_party/boost/boost/archive/
Dbasic_xml_oarchive.hpp55 bool indent_next; member in boost::archive::basic_xml_oarchive