Scanframe Modular Application 0.1.0
Loading...
Searching...
No Matches
TStrings.h File Reference
#include <misc/gen/TVector.h>
Include dependency graph for TStrings.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sf::TStrings< T, CharType >
 Counted vector of strings. More...
 

Namespaces

namespace  sf
 

Typedefs

typedef TStrings< std::string, std::string::value_type > sf::strings
 Vector of std::strings with additional functionality.
 
typedef TStrings< std::wstring, std::wstring::value_type > sf::wstrings
 Vector of std::wstrings with additional functionality.