LeechCraft 0.6.70-17609-g3dde4097dd
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
tokenizetest.cpp File Reference
#include "tokenizetest.h"
#include <QtTest>
#include <tokenize.h>
+ Include dependency graph for tokenizetest.cpp:

Go to the source code of this file.

Namespaces

namespace  LC
 
namespace  LC::Util
 

Typedefs

using LC::Util::QSVV = QList<QStringView>
 

Functions

auto LC::Util::TokenizeFwd (QStringView str)
 
auto LC::Util::TokenizeRev (QStringView str)
 
auto LC::Util::Reversed (auto container)