Public Member Functions

implementation::tlexical_cast< long long, From, void, typename boost::enable_if< boost::mpl::has_key< boost::mpl::set< char *, const char * >, From > >::type > Struct Template Reference

Specialized conversion class. More...

#include <lexical_cast.hpp>

List of all members.

Public Member Functions

long long operator() (From value)

Detailed Description

template<class From>
struct implementation::tlexical_cast< long long, From, void, typename boost::enable_if< boost::mpl::has_key< boost::mpl::set< char *, const char * >, From > >::type >

Specialized conversion class.

Specialized for returning a long long from a (const) char*.

Note:
is separate from the other signed types since a long long has a performance penalty at 32 bit systems.

Definition at line 170 of file lexical_cast.hpp.


Member Function Documentation

template<class From >
long long implementation::tlexical_cast< long long, From, void, typename boost::enable_if< boost::mpl::has_key< boost::mpl::set< char *, const char * >, From > >::type >::operator() ( From  value  )  [inline]

Definition at line 178 of file lexical_cast.hpp.

References DEBUG_THROW.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated by doxygen 1.7.1 on Fri May 25 2012 01:24:13 for The Battle for Wesnoth
Gna! | Forum | Wiki | CIA | devdocs