Crow  1.1
A C++ microframework for the web
crow::mustache::rendered_template Struct Reference
Inheritance diagram for crow::mustache::rendered_template:
crow::returnable

Public Member Functions

 rendered_template (std::string &body)
 
std::string dump () const override
 
- Public Member Functions inherited from crow::returnable
 returnable (std::string ctype)
 

Public Attributes

std::string body_
 
- Public Attributes inherited from crow::returnable
std::string content_type
 

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