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

Utility for implementing setType(const std::type_info &t) in classes supporting setType<T>(). More...

#include <TypeUtils.h>

Static Public Member Functions

template<class S , class T >
static void callback (T &target)
 

Detailed Description

Utility for implementing setType(const std::type_info &t) in classes supporting setType<T>().

Member Function Documentation

◆ callback()

static void callback ( T &  target)
inlinestatic
Template Parameters
S- target type
T- type to be analyzed

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