Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
Namespaces | Functions
String.cpp File Reference
#include "String.h"
Include dependency graph for String.cpp:

Namespaces

namespace  string
 

Functions

string::LinearString< char > string::stringFrom (const std::string &string)
 
string::LinearString< char > string::stringFrom (const char *string)