Rune Caster 1.0.0
Modern C++ Text Processing Framework
Loading...
Searching...
No Matches
spell_language.hpp File Reference
#include "spell_base.hpp"
#include "language.hpp"
#include "rune_sequence.hpp"
Include dependency graph for spell_language.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::language::LanguageDetector
 Language detection spell using C++20 concepts. More...
class  rune_caster::spell::language::GraphemeToPhoneme
 Grapheme-to-Phoneme conversion spell using C++20 concepts. More...

Namespaces

namespace  rune_caster
namespace  rune_caster::spell
namespace  rune_caster::spell::language