YACLib
C++ library for concurrent tasks execution
Loading...
Searching...
No Matches
yaclib::WrapVoid< T > Struct Template Reference

#include <type_traits.hpp>

Public Types

using Type = T
 

Detailed Description

template<typename T>
struct yaclib::WrapVoid< T >

Definition at line 175 of file type_traits.hpp.

Member Typedef Documentation

◆ Type

template<typename T >
using yaclib::WrapVoid< T >::Type = T

Definition at line 176 of file type_traits.hpp.


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