LLVM
8.0.1
|
Helper to determine if type T has a member called rbegin(). More...
#include "llvm/ADT/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().
Definition at line 245 of file STLExtras.h.
|
static |
Definition at line 256 of file STLExtras.h.