stencet
v0.1.16
Build C++ web server modules that allow easy routing and deployment.
|
Public Member Functions | |
virtual const ViewModel * | Eval (ViewContext &ctx) |
virtual void | write (std::ostream &stream) |
Public Attributes | |
Expr * | right = 0 |
Expr * | left = 0 |
InfixOps::t | op |