WPILibC++  2018.4.1-20180729040223-1137-g011f0ff
 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: