WPILibC++
2018.4.1-20180820040250-1165-g0b8f4b5
|
Helper to determine if type T has a member called rbegin(). More...
#include <STLExtras.h>
Static Public Attributes | |
static const bool | value = sizeof(test<Ty>(nullptr)) == sizeof(yes) |
Helper to determine if type T has a member called rbegin().