highlighter application
1.1
HCE project utils : highlighter
Main Page
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Algorithms.hpp
Go to the documentation of this file.
1
14
#ifndef ALGORITHMS_HPP
15
#define ALGORITHMS_HPP
16
17
#include <string>
18
#include <vector>
19
20
namespace
HCE
21
{
22
namespace
algorithms
23
{
28
std::vector<std::string>
stringSplitter
(
const
std::string &inString,
const
std::string &separator,
bool
useEmptyToken);
29
}
30
}
31
32
#endif
sources
utils
algorithms
src
Algorithms.hpp
Generated on Mon Jan 13 2014 16:16:17 for highlighter application by
1.8.1.2