Direct-BT v3.3.0-1-gc2d430c
Direct-BT - Direct Bluetooth Programming.
Public Types | List of all members
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 68 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 68 of file callocator_sec.hpp.


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