|
GlitchyByte Lib
0.3.1
GlitchyByte general library to bootstrap development.
|
This is the complete list of members for gb::StringInterpolationVars, including all inherited members.
| interpolate(std::string_view const str) const noexcept | gb::StringInterpolationVars | inline |
| operator=(StringInterpolationVars const &other) noexcept | gb::StringInterpolationVars | inline |
| operator=(StringInterpolationVars &&other) noexcept | gb::StringInterpolationVars | inline |
| set(std::string_view const name, std::string_view const value) noexcept | gb::StringInterpolationVars | inline |
| string() const noexcept | gb::StringInterpolationVars | inline |
| StringInterpolationVars() noexcept=default | gb::StringInterpolationVars | |
| StringInterpolationVars(StringInterpolationVars const &other) noexcept | gb::StringInterpolationVars | inline |
| StringInterpolationVars(StringInterpolationVars &&other) noexcept | gb::StringInterpolationVars | inline |