Blender V4.3
BLI_linear_allocator_chunked_list.hh File Reference
#include <array>
#include "BLI_linear_allocator.hh"
#include "BLI_struct_equality_utils.hh"
#include "BLI_utility_mixins.hh"

Go to the source code of this file.

Classes

struct  blender::linear_allocator::ChunkedListSegment< T, Capacity >
 
class  blender::linear_allocator::ChunkedList< T, SegmentCapacity >
 
class  blender::linear_allocator::ChunkedList< T, SegmentCapacity >::ConstIterator
 
class  blender::linear_allocator::ChunkedList< T, SegmentCapacity >::MutableIterator
 

Namespaces

namespace  blender
 
namespace  blender::linear_allocator