#include <apibase.h>
This type trait checks if
T
has a member type named PartiallyOrdered. If so,
IsPartiallyOrdered<T>::value
will be
true
.
T | Type to check. |
Public Types |
|
using | type = DEF |
静态公共属性 |
|
static const maxon::Bool | value |
using type = DEF |
|