LeechCraft  0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
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

 LC
 
 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)