stencet
v0.1.16
Build C++ web server modules that allow easy routing and deployment.
|
Public Member Functions | |
virtual void | render (std::ostream &out, ViewContext &vm) const |
ExtendsTag (std::istream &stream, const std::string &content) | |
Public Attributes | |
Template * | extendThis = 0 |
std::string | extendThisName |
std::map< std::string, Template > | sections |
Public Attributes inherited from stencet::BodyTag | |
Template | body |