WPILibC++
2018.4.1-20180729133221-1141-g00c2cd7
|
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().