![]() |
LeechCraft 0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
|
#include "stringpathtrietest.h"#include <QtTest>#include <util/sll/prelude.h>#include <stringpathtrie.h>Go to the source code of this file.
Namespaces | |
| namespace | LC |
| namespace | LC::Util |
Typedefs | |
| using | LC::Util::IntTrie = StringPathTrie<int> |
| using | LC::Util::FindResult = IntTrie::FindResult |
Functions | |
| QVector< QStringView > | LC::Util::AsRefs (const QVector< QString > &lst) |