|
Electroneum
|
#include <render_context.hpp>

Public Member Functions | |
| push (render_context &context, const mstch::node &node={}) | |
| ~push () | |
| std::string | render (const template_type &templt) |
Private Attributes | |
| render_context & | m_context |
| render_context::push::push | ( | render_context & | context, |
| const mstch::node & | node = {} |
||
| ) |
| render_context::push::~push | ( | ) |
| std::string render_context::push::render | ( | const template_type & | templt | ) |
|
private |
1.8.14