highlighter application
1.1
HCE project utils : highlighter
|
#include <string>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | HCE |
< HCE::ServerApplication provides global variable 'HCE::database::Session' which initializes in function 'HCE::ServerApplication::initializeDataBaseSession()' | |
namespace | HCE::algorithms |
Functions | |
std::vector< std::string > | HCE::algorithms::stringSplitter (const std::string &inString, const std::string &separator, bool useEmptyToken) |
File contains function's definitions. Functions implement common algorithms.
Definition in file Algorithms.hpp.