WPILibC++  unspecified
cs::default_init_allocator< T, A > Class Template Reference
Inheritance diagram for cs::default_init_allocator< T, A >:
Collaboration diagram for cs::default_init_allocator< T, A >:

Classes

struct  rebind
 

Public Member Functions

template<typename U >
void construct (U *ptr) noexcept(std::is_nothrow_default_constructible< U >::value)
 
template<typename U , typename... Args>
void construct (U *ptr, Args &&...args)
 

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