|
Optimist
0.0.0
A C++ library for optimization
|
Retrieve the type of a the trait of a given type (fallback).
| T | The type to be specialized. Retrieve the type of a the trait of a given type. |
| BaseType | The base template type. |
| FirstType | The first template type. |
| OtherTypes | Other template types. |