ALib C++ Library
Library Version: 2312 R0
Documentation generated by doxygen
Public Types | List of all members
StdContMAOptional< T >::rebind< U > Struct Template Reference

#include <stdcontainerma.hpp>

Class Description

template<typename T>
template<typename U>
struct aworx::lib::monomem::StdContMAOptional< T >::rebind< U >

Type definition as required by C++ library standards up to Version 14.

Template Parameters
UThe originating allocation type.

Definition at line 336 of file stdcontainerma.hpp.

Public Types

using other = StdContMAOptional< U >
 

Member Typedef Documentation

◆ other

The 'casted' allocator type.

Definition at line 339 of file stdcontainerma.hpp.


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