WPILibC++  2018.4.1-20180729223220-1149-g7bd3f9f
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
wpi::UidVector< T, reuse_threshold > Class Template Reference

Public Types

typedef std::vector< T >::size_type size_type
 

Public Member Functions

bool empty () const
 
size_type size () const
 
T & operator[] (size_type i)
 
const T & operator[] (size_type i) const
 
template<class... Args>
size_type emplace_back (Args &&...args)
 
void erase (size_type uid)
 

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