1 #ifndef NODEREADIMPL_H_62B23520_7C8E_11DE_8A39_0800200C9A66_PM 2 #define NODEREADIMPL_H_62B23520_7C8E_11DE_8A39_0800200C9A66_PM 4 #if defined(_MSC_VER) || (defined(__GNUC__) && (__GNUC__ == 3 && __GNUC_MINOR__ >= 4) || (__GNUC__ >= 4)) // GCC supports "pragma once" correctly since 3.4 18 #if __GNUC__ && (__GNUC__ < 3 || (__GNUC__ == 3 && __GNUC_MINOR__ <= 3)) 55 struct flag {
char c[2]; };
69 using namespace fallback;
73 #endif // done with trick 86 #endif // NODEREADIMPL_H_62B23520_7C8E_11DE_8A39_0800200C9A66_PM bool ConvertScalar(const Node &node, T &value)
bool Convert(const std::string &input, std::string &output)
bool GetScalar(std::string &s) const
static bool read(const Node &node, T &value)
bool Read(T &value) const
static bool read(const Node &node, T &value)
int operator,(char, flag)