join 1.0
lightweight network framework library
Loading...
Searching...
No Matches
join::in_place_type_t< T > Struct Template Reference

disambiguation tag to indicate that the contained object should be constructed in-place. More...

#include <traits.hpp>

Public Member Functions

 in_place_type_t ()=default
 

Detailed Description

template<typename T>
struct join::in_place_type_t< T >

disambiguation tag to indicate that the contained object should be constructed in-place.

Constructor & Destructor Documentation

◆ in_place_type_t()

template<typename T >
join::in_place_type_t< T >::in_place_type_t ( )
explicitdefault

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