WPILibC++  2018.4.1-20180819203220-1159-g83cfb8b
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
wpi::add_const_past_pointer< T, typename std::enable_if< std::is_pointer< T >::value >::type > Struct Template Reference

Public Types

using type = const typename std::remove_pointer< T >::type *
 

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