Style fixes.
Some checks failed
continuous-integration/drone/push Build is failing
continuous-integration/drone Build is failing

This commit is contained in:
2022-05-16 18:38:05 +02:00
parent 39ea396e2b
commit 468f5b5e05
2 changed files with 1 additions and 1 deletions

View File

@@ -33,6 +33,7 @@ namespace ArbUt {
private:
map_type _map;
public:
/// @brief The type used for the indexer of the dictionary.
typedef StringView keyType;