SigUtil  0.95
Utility modules for modern C++
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
sig::impl::Str2NumSelector< unsigned long > Struct Template Reference

Public Member Functions

unsigned long operator() (std::string s)
 

Detailed Description

template<>
struct sig::impl::Str2NumSelector< unsigned long >

Definition at line 83 of file type_convert.hpp.

Member Function Documentation

unsigned long sig::impl::Str2NumSelector< unsigned long >::operator() ( std::string  s)
inline

Definition at line 84 of file type_convert.hpp.


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