Panini 1.4.0
Header-only library for generating C++, written in C++17
Writer.hpp File Reference

Go to the source code of this file.

Classes

class  panini::Writer
 Pure virtual interface for writers. More...
 
class  panini::ConfiguredWriter< TConfig >
 Base class implementation for writers. More...
 

Namespaces

namespace  panini
 

Typedefs

using panini::WriterBase = Writer