Optimist  0.0.0
A C++ library for optimization
Loading...
Searching...
No Matches
Optimist::RetrieveType< T > Struct Template Reference

Detailed Description

template<typename T>
struct Optimist::RetrieveType< T >

Retrieve the type of a the trait of a given type (fallback).

Template Parameters
TThe type to be specialized. Retrieve the type of a the trait of a given type.
BaseTypeThe base template type.
FirstTypeThe first template type.
OtherTypesOther template types.

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