Banuba SDK
Loading...
Searching...
No Matches
Public Types | List of all members
bnb::static_pool_allocator< T, MAX_ELEMENTS >::rebind< U > Struct Template Reference

Public Types

using other = static_pool_allocator<U, MAX_ELEMENTS>
 

Detailed Description

template<typename T, size_t MAX_ELEMENTS>
template<class U>
struct bnb::static_pool_allocator< T, MAX_ELEMENTS >::rebind< U >

Definition at line 36 of file static_pool_allocator.hpp.

Member Typedef Documentation

◆ other

template<typename T , size_t MAX_ELEMENTS>
template<class U >
using bnb::static_pool_allocator< T, MAX_ELEMENTS >::rebind< U >::other = static_pool_allocator<U, MAX_ELEMENTS>

Definition at line 38 of file static_pool_allocator.hpp.


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