Inja  3.4.0
A Template Engine for Modern C++
Public Attributes | List of all members
inja::ParserConfig Struct Reference

Class for parser configuration. More...

#include <config.hpp>

Public Attributes

bool search_included_templates_in_files {true}
 
std::function< Template(const std::string &, const std::string &)> include_callback
 

Detailed Description

Class for parser configuration.


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