| 
    basix_doc 0.1 
   | 
 
Definition at line 230 of file cpp_printer.cpp.
| cpp_printer | ( | ) |  [inline] | 
        
Definition at line 273 of file cpp_printer.cpp.
References mmx::indentation_level.
: out ("") { indentation_level= 0; }
| ~cpp_printer | ( | ) |  [inline] | 
        
Definition at line 274 of file cpp_printer.cpp.
{}
| void pp | ( | const generic & | g | ) |