Rune Caster 1.0.0
Modern C++ Text Processing Framework
Loading...
Searching...
No Matches
spell_core.hpp File Reference
#include "rune_sequence.hpp"
#include "unicode.hpp"
#include "spell_base.hpp"
Include dependency graph for spell_core.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rune_caster::spell::core::WhitespaceNormalizer
 Normalize whitespace characters using C++20 concepts. More...
class  rune_caster::spell::core::UnicodeNormalizer
 Unicode normalization spell using C++20 concepts. More...
class  rune_caster::spell::core::CaseConverter
 Case conversion spell using C++20 concepts. More...
class  rune_caster::spell::core::TrimEdges
 Trim leading and trailing whitespace. More...

Namespaces

namespace  rune_caster
namespace  rune_caster::spell
namespace  rune_caster::spell::core