Static Public Member Functions | List of all members
typeMin Class Reference

The minimum value of a type given as type_info, char or std::string. More...

#include <TypeUtils.h>

Static Public Member Functions

template<class S , class D >
static D callback ()
 

Detailed Description

The minimum value of a type given as type_info, char or std::string.

Usage:

double d = Type::call<typeMin, double>(t);

Member Function Documentation

◆ callback()

static D callback ( )
inlinestatic
Template Parameters
S- type selector
D- destination type

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