Gamp v0.0.7-36-g24b1eb6
Gamp: Graphics, Audio, Multimedia and Processing
Loading...
Searching...
No Matches
jau::callocator_sec< T, >::rebind< U > Struct Template Reference

#include <callocator_sec.hpp>

Collaboration diagram for jau::callocator_sec< T, >::rebind< U >:

Public Types

typedef callocator_sec< U > other
 

Detailed Description

template<typename T, std::enable_if_t< std::is_integral_v< T >, bool > = true>
template<class U>
struct jau::callocator_sec< T, >::rebind< U >

Definition at line 69 of file callocator_sec.hpp.

Member Typedef Documentation

◆ other

template<typename T, std::enable_if_t< std::is_integral_v< T >, bool > = true>
template<class U>
typedef callocator_sec<U> jau::callocator_sec< T, >::rebind< U >::other

Definition at line 69 of file callocator_sec.hpp.


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