WPILibC++  2018.4.1-20181002134759-1212-g7b471d8
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
wpi::PointerLikeTypeTraits< const T * > Struct Template Reference

Public Types

enum  { NumLowBitsAvailable = NonConst::NumLowBitsAvailable }
 
typedef PointerLikeTypeTraits
< T * > 
NonConst
 

Static Public Member Functions

static const void * getAsVoidPointer (const T *P)
 
static const T * getFromVoidPointer (const void *P)
 

The documentation for this struct was generated from the following file: