![]() |
LibCarna Version 3.4.0
|
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. | |
Provides text-related helper functions.
Performs lexical cast.
Example:
Written by Leonid Kostrykin © 2021–2025. Based on Carna (© 2010-2016).
Documentation generated by Doxygen