zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
numeric_lex.h File Reference
#include <sstream>

Go to the source code of this file.

Namespaces

 pp
 

Functions

std::ios::fmtflags pp::numeric_base_int (const std::string &str)
 
template<typename FloatType >
bool pp::numeric_lex_float (const std::string &str, FloatType *value)
 
template<typename IntType >
bool pp::numeric_lex_int (const std::string &str, IntType *value)