LibreOffice Module o3tl (master) 1
List of all members
o3tl::vector_pool< ValueType > Struct Template Reference

#include <vector_pool.hxx>

Inheritance diagram for o3tl::vector_pool< ValueType >:
[legend]
Collaboration diagram for o3tl::vector_pool< ValueType >:
[legend]

Additional Inherited Members

- Public Member Functions inherited from o3tl::detail::simple_pool_impl< ValueType, std::vector< detail::struct_from_value< ValueType >::type > >
 simple_pool_impl ()
 
std::ptrdiff_t alloc ()
 
std::ptrdiff_t store (const ValueType &rCopy)
 
void free (std::ptrdiff_t nIdx)
 
const ValueTypeget (std::ptrdiff_t nIdx) const
 
ValueTypeget (std::ptrdiff_t nIdx)
 

Detailed Description

template<typename ValueType>
struct o3tl::vector_pool< ValueType >

Definition at line 115 of file vector_pool.hxx.


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