Stride Reference Manual
1.0
|
#include <utils.h>
Public Types | |
typedef is_cond<(sizeof(T1) > sizeof(T2)), T1, T2 >::type | type |
Definition at line 21 of file util/unipar/utils.h.
typedef is_cond<(sizeof(T1) > sizeof(T2)), T1, T2>::type unipar::utils::largest< T1, T2 >::type |
Definition at line 22 of file util/unipar/utils.h.