StringIO.hpp File Reference
#include <initializer_list>#include <cstring>#include <string>#include <optional>#include <limits>Go to the source code of this file.
Classes | |
| struct | iv::StringIO< Type, Enabled > |
Namespaces | |
| iv | |
Functions | |
| template<class Type > | |
| Type | iv::StringIO_Read (const char *source, Context const *context) |
| std::string | iv::StringIO_Write (char const *const &value, Context const *context) |
| template<class Type > | |
| std::string | iv::StringIO_Write (Type const &value, Context const *context) |

