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

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

#include <TypeUtils.h>

Public Types

typedef bool value_t
 

Static Public Member Functions

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

Detailed Description

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

Usage:

Type::call<drain::typeIsSmallInt>(t)

Member Function Documentation

◆ callback()

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

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