QuickCppLib 0.10
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
Loading...
Searching...
No Matches
quickcpplib::_xxx::allocator_testing::allocator< T, A >::rebind< U > Struct Template Reference

#include "allocator_testing.hpp"

Public Types

typedef allocator< U > other
 

Member Typedef Documentation

◆ other

template<class T , class A = std::allocator<T>>
template<class U >
typedef allocator<U> quickcpplib::_xxx::allocator_testing::allocator< T, A >::rebind< U >::other

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