Definition at line 233 of file cpp_printer.cpp.
cpp_printer | ( | ) | [inline] |
Definition at line 276 of file cpp_printer.cpp.
References mmx::indentation_level.
00276 : out ("") { indentation_level= 0; }
~cpp_printer | ( | ) | [inline] |
Definition at line 277 of file cpp_printer.cpp.
void pp | ( | const generic & | g | ) |
Definition at line 1281 of file cpp_printer.cpp.
Referenced by mmx::as_cpp().
Definition at line 1286 of file cpp_printer.cpp.