Carna
Version 3.3.2
|
Provides text-related helper functions. More...
Functions | |
std::string | cat (const std::string &file) |
Reads file in text mode and returns contents. | |
template<typename To , typename From > | |
To | lexical_cast (const From &from) |
Performs lexical cast. More... | |
Provides text-related helper functions.
To Carna::base::text::lexical_cast | ( | const From & | from | ) |
Performs lexical cast.
Example:
Documentation generated by Doxygen