inlib  1.2.0
Namespaces | Defines | Functions
/Users/barrand/private/dev/softinex/old/inexlib-1.2/inlib/inlib/sto File Reference
#include <string>
#include <sstream>
Include dependency graph for sto:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  inlib
 

manipulations that induces other includes : ///////////


Defines

#define inlib_sto

Functions

std::string inlib::to (bool a_value)
bool inlib::to (const std::string &a_string, bool &a_value)
template<class T >
bool inlib::to (const std::string &a_s, T &a_v)
template<class T >
std::string inlib::to (const T &a_v)
std::string inlib::d2s (double a_value)
std::string inlib::soutd (double a_value)
template<class T >
std::string inlib::sout (const T &a_value)

Define Documentation

#define inlib_sto

Definition at line 5 of file sto.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines