Crow  1.0
A C++ microframework for the web
crow::mustache::detail Namespace Reference

Functions

std::string & get_template_base_directory_ref ()
 
std::string & get_global_template_base_directory_ref ()
 A base directory not related to any blueprint. More...
 
std::function< std::string(std::string)> & get_loader_ref ()
 

Function Documentation

◆ get_template_base_directory_ref()

std::string& crow::mustache::detail::get_template_base_directory_ref ( )
inline
Here is the caller graph for this function:

◆ get_global_template_base_directory_ref()

std::string& crow::mustache::detail::get_global_template_base_directory_ref ( )
inline

A base directory not related to any blueprint.

Here is the caller graph for this function:

◆ get_loader_ref()

std::function<std::string(std::string)>& crow::mustache::detail::get_loader_ref ( )
inline
Here is the call graph for this function:
Here is the caller graph for this function: