#include <container_classes.h>
◆ const_iterator
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ const_pointer
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
typedef const T* flex_arr< T, lgBC >::const_pointer |
◆ const_reference
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
typedef const T& flex_arr< T, lgBC >::const_reference |
◆ difference_type
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
typedef ptrdiff_t flex_arr< T, lgBC >::difference_type |
◆ iterator
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ iterator_category
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
typedef random_access_iterator_tag flex_arr< T, lgBC >::iterator_category |
◆ pointer
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ reference
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
typedef T& flex_arr< T, lgBC >::reference |
◆ size_type
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
typedef long flex_arr< T, lgBC >::size_type |
◆ value_type
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
typedef T flex_arr< T, lgBC >::value_type |
◆ flex_arr() [1/3]
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ flex_arr() [2/3]
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ flex_arr() [3/3]
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ ~flex_arr()
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ alloc()
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ at() [1/2]
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ at() [2/2]
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ back() [1/2]
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ back() [2/2]
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ begin() [1/2]
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ begin() [2/2]
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ capacity()
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ clear()
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ data() [1/2]
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ data() [2/2]
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ empty()
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
bool flex_arr< T, lgBC >::empty |
( |
| ) |
const |
|
inline |
◆ end() [1/2]
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ end() [2/2]
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ front() [1/2]
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ front() [2/2]
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ invalidate()
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
void flex_arr< T, lgBC >::invalidate |
( |
| ) |
|
|
inline |
◆ operator=()
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ operator[]() [1/2]
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ operator[]() [2/2]
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ p_alloc()
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
T * flex_arr< T, lgBC >::p_alloc |
( |
size_t | size | ) |
const |
|
inlineprivate |
◆ p_clear0()
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ p_clear1()
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ p_free()
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
void flex_arr< T, lgBC >::p_free |
( |
T * | p | ) |
const |
|
inlineprivate |
◆ p_index()
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ p_iterator()
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ p_lgInbounds()
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ p_pointer()
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ ptr() [1/2]
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ ptr() [2/2]
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ ptr0() [1/2]
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ ptr0() [2/2]
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ realloc()
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ reserve()
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ size()
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ zero()
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ p_begin
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ p_end
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ p_init
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ p_ptr
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ p_ptr_alloc
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
◆ p_size
template<class T, bool lgBC = lgBOUNDSCHECKVAL>
The documentation for this class was generated from the following file: