TPDE
Loading...
Searching...
No Matches
tpde::util::SegmentedVector< T, SegmentSize > Class Template Reference

A vector with stable element addresses. More...

#include <SegmentedVector.hpp>

Public Member Functions

size_t size () const noexcept
 Get the number of elements in the vector.
 

Detailed Description

template<typename T, size_t SegmentSize = 64>
class tpde::util::SegmentedVector< T, SegmentSize >

A vector with stable element addresses.

Definition at line 15 of file SegmentedVector.hpp.


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