plugify 1.2.6
Loading...
Searching...
No Matches
Public Types | List of all members
plg::allocator< T >::rebind< U > Struct Template Reference

Public Types

using other = allocator< U >
 

Detailed Description

template<typename T>
template<class U>
struct plg::allocator< T >::rebind< U >

Definition at line 47 of file allocator.hpp.

Member Typedef Documentation

◆ other

template<typename T >
template<class U >
using plg::allocator< T >::rebind< U >::other = allocator<U>

Definition at line 47 of file allocator.hpp.


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