conversion.h File Reference

#include "null.h"
#include <string>
#include <sstream>
Include dependency graph for conversion.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  YAML

Functions

template<typename T >
bool YAML::Convert (const std::string &input, T &output, typename enable_if< is_numeric< T > >::type *=0)
bool YAML::Convert (const std::string &input, _Null &output)
bool YAML::Convert (const std::string &input, bool &output)
bool YAML::Convert (const std::string &input, std::string &output)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


yaml_cpp
Author(s): Jesse Beder
autogenerated on Fri Jan 11 09:42:43 2013