Inflection
Morphology Inflection
Loading...
Searching...
No Matches
inflection_headers
inflection
dictionary
metadata
fwd.hpp
1
/*
2
* Copyright 2017-2024 Apple Inc. All rights reserved.
3
*/
4
// Forward declarations for inflection.dictionary.metadata
5
#pragma once
6
7
#include <inflection/api.h>
8
// INFLECTION_CLASS_API
9
10
namespace
inflection
11
{
12
namespace
dictionary
13
{
15
namespace
metadata
16
{
18
class
CharsetConverter;
19
template
<
typename
T>
20
class
MarisaTrie;
21
template
<
typename
T>
22
class
CompressedArray;
23
template
<
typename
T>
24
class
MarisaTrieIterator;
25
class
StringArrayContainer;
26
class
StringContainer;
28
}
// metadata
29
}
// dictionary
30
}
// inflection
31
inflection
The C++ namespace for Inflection.
Definition
fwd.hpp:11
Generated on Wed Sep 3 2025 15:31:47 for Inflection by
1.9.8