![]() |
LeechCraft 0.6.70-16373-g319c272718
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) |