![]() |
LibCarna Version 3.4.0
|
Defines LibCarna::base::text. More...
Include dependency graph for text.hpp:Go to the source code of this file.
Namespaces | |
| namespace | LibCarna::base |
| Contains the core framework components. | |
| namespace | LibCarna::base::text |
| Provides text-related helper functions. | |
Functions | |
| std::string | LibCarna::base::text::cat (const std::string &file) |
| Reads file in text mode and returns contents. | |
| template<typename To , typename From > | |
| To | LibCarna::base::text::lexical_cast (const From &from) |
| Performs lexical cast. | |
Defines LibCarna::base::text.
Definition in file text.hpp.
Written by Leonid Kostrykin © 2021–2025. Based on Carna (© 2010-2016).
Documentation generated by Doxygen