![]() |
Scanframe Modular Application 0.1.0
|
#include <misc/gen/TVector.h>
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. | |