OGLplus  (0.59.0) a C++ wrapper for rendering APIs

eagine::variable_substitution_options Struct Reference

Options for string variable substitution customization. More...

#include <eagine/str_var_subst.hpp>

Public Attributes

bool keep_untranslated
 Keep the untranslated variable references in the format string.
 
char leading_sign
 The variable reference leading sign.
 
char opening_bracket
 The variable reference opening (left) bracket.
 
char closing_bracket
 The variable reference closing (right) bracket.
 

Detailed Description

Options for string variable substitution customization.


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

Copyright © 2015-2021 Matúš Chochlík.
<chochlik -at -gmail.com>
Documentation generated on Tue Apr 13 2021 by Doxygen (version 1.8.17).