ViennaGrid - The Vienna Grid Library  2.1.0
Public Types | Public Member Functions
lexical_cast_impl< DestinationT > Struct Template Reference

#include <bnd_reader.hpp>

Public Types

typedef DestinationT result_type

Public Member Functions

template<typename SourceT >
 lexical_cast_impl (SourceT const &src)
 operator result_type ()

template<typename DestinationT>
struct viennagrid::io::detail::lexical_cast_impl< DestinationT >


Member Typedef Documentation

typedef DestinationT result_type

Constructor & Destructor Documentation

lexical_cast_impl ( SourceT const &  src) [inline]

Member Function Documentation

operator result_type ( ) [inline]

The documentation for this struct was generated from the following file: