ALPSCore reference
Static Public Member Functions | List of all members
alps::cast_hook< std::complex< T >, std::string > Struct Template Reference

#include <cast.hpp>

Collaboration diagram for alps::cast_hook< std::complex< T >, std::string >:
Collaboration graph

Static Public Member Functions

static std::complex< T > apply (std::string const &arg)
 

Detailed Description

template<typename T>
struct alps::cast_hook< std::complex< T >, std::string >

Definition at line 145 of file cast.hpp.

Member Function Documentation

template<typename T >
static std::complex<T> alps::cast_hook< std::complex< T >, std::string >::apply ( std::string const &  arg)
inlinestatic

Definition at line 146 of file cast.hpp.


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