WPILibC++
2019.1.1-beta-1-1-g0a2ab4f
|
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().