Rune Caster 1.0.0
Modern C++ Text Processing Framework
|
Go to the source code of this file.
Namespaces | |
namespace | rune_caster |
namespace | rune_caster::literals |
Functions | |
Spell | rune_caster::literals::operator""_spell (const char *replacement_rule, size_t len) |
Create a simple string replacement spell Usage: auto spell = "old_text -> new_text"_spell;. |