Gobelijn API documentation
- generated for commit a0cbea7
|
Compile-time selection of type with smallest size. More...
#include <smaller.h>
Public Types | |
using | type = typename select< T1, T2,(sizeof(T1)< sizeof(T2))>::type |
Compile-time selection of type with smallest size.