stencet  v0.1.16
Build C++ web server modules that allow easy routing and deployment.
stencet::Expr Struct Referenceabstract
Inheritance diagram for stencet::Expr:
stencet::FilterExpr stencet::InfixOperatorExpr stencet::LiteralExpr stencet::Variable

Public Member Functions

virtual const ViewModelEval (ViewContext &ctx)=0
 
virtual void write (std::ostream &stream)=0
 

The documentation for this struct was generated from the following file: