WPILibC++
2018.4.1-20180729124724-1140-gcbb62fb
|
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().