Barretenberg
The ZK-SNARK library at the core of Aztec
Loading...
Searching...
No Matches
bb::ContainerSlabAllocator< T >::rebind< U > Struct Template Reference

#include <slab_allocator.hpp>

Public Types

using other = ContainerSlabAllocator< U >
 

Detailed Description

template<typename T>
template<typename U>
struct bb::ContainerSlabAllocator< T >::rebind< U >

Definition at line 55 of file slab_allocator.hpp.

Member Typedef Documentation

◆ other

template<typename T >
template<typename U >
using bb::ContainerSlabAllocator< T >::rebind< U >::other = ContainerSlabAllocator<U>

Definition at line 56 of file slab_allocator.hpp.


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