Lumiera
0.pre.03
»edit your freedom«
|
#include "lib/dot-gen.hpp"
Accumulator to collect lines of DOT code.
Definition at line 95 of file dot-gen.hpp.
Public Member Functions | |
Section (string name) | |
Section && | operator+= (Code const &code) |
Public Attributes | |
std::vector< string > | lines |