|
inlib
1.2.0
|


Go to the source code of this file.
Namespaces | |
| namespace | inlib |
manipulations that induces other includes : /////////// | |
Defines | |
| #define | inlib_pointer |
Functions | |
| bool | inlib::to_pointer (const std::string &a_string, void *&a_value) |
| std::string | inlib::p2s (void *a_value) |
| std::string | inlib::p2sx (void *a_value) |
| std::string | inlib::char_p2s (const char *a_value) |
| std::string | inlib::long2s (const long a_value) |
1.7.5.1