#include <render_section.hpp>
◆ flag
| Enumerator |
|---|
| none | |
| keep_array | |
◆ render_section()
◆ operator()() [1/3]
template<class T >
| std::string mstch::render_section::operator() |
( |
const T & |
t | ) |
const |
|
inline |
◆ operator()() [2/3]
| std::string mstch::render_section::operator() |
( |
const lambda & |
fun | ) |
const |
|
inline |
◆ operator()() [3/3]
| std::string mstch::render_section::operator() |
( |
const array & |
array | ) |
const |
|
inline |
◆ m_ctx
◆ m_delims
◆ m_flag
| flag mstch::render_section::m_flag |
|
private |
◆ m_section
The documentation for this class was generated from the following file: