Public Types | Static Public Member Functions | List of all members
typeNaturalMax Class Reference

The maximum value of a. More...

#include <TypeUtils.h>

Public Types

typedef double value_t
 

Static Public Member Functions

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

Detailed Description

The maximum value of a.

Type can be given as type_info, char or std::string.

Usage:

double d = Type::call<typeNaturalMax>(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: