Public Member Functions

implementation::tlexical_cast< unsigned long long, std::string > Struct Template Reference

Specialized conversion class. More...

#include <lexical_cast.hpp>

List of all members.

Public Member Functions

long long operator() (const std::string &value)

Detailed Description

template<>
struct implementation::tlexical_cast< unsigned long long, std::string >

Specialized conversion class.

Specialized for returning a unsigned long long from a std::string.

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

Definition at line 303 of file lexical_cast.hpp.


Member Function Documentation

long long implementation::tlexical_cast< unsigned long long, std::string >::operator() ( const std::string &  value  )  [inline]

Definition at line 308 of file lexical_cast.hpp.

References DEBUG_THROW, and lexical_cast().

Here is the call graph for this function:


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