libpsynth 0.2.1
Public Member Functions
psynth::base::detail::atoany_func< T > Struct Template Reference

Functor for convertin from a const char* to another if it has defined a converter contructor. More...

#include <arg_parser.hpp>

List of all members.

Public Member Functions

operator() (const char *str)

Detailed Description

template<class T>
struct psynth::base::detail::atoany_func< T >

Functor for convertin from a const char* to another if it has defined a converter contructor.


Member Function Documentation

template<class T >
T psynth::base::detail::atoany_func< T >::operator() ( const char *  str) [inline]

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