WPILibC++  2018.4.1-20180821010228-1169-g4a3e43d
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
wpi::PointerLikeTypeTraits< T > Struct Template Reference

A traits type that is used to handle pointer types and things that are just wrappers for pointers as a uniform entity. More...

#include <PointerLikeTypeTraits.h>

Detailed Description

template<typename T>
struct wpi::PointerLikeTypeTraits< T >

A traits type that is used to handle pointer types and things that are just wrappers for pointers as a uniform entity.


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