WPILibC++
2018.4.1-20180930034747-1211-g175c6c1
|
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().