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. | |
Options for string variable substitution customization.