Loading...
Searching...
No Matches
Public Types | List of all members
make_void<... > Struct Template Reference

#include <compiler.hpp>

Public Types

using type = void
 

Detailed Description

template<class...>
struct make_void<... >

Custom implementation of std::void_t for C++11 backwards compatibility.

Definition at line 107 of file compiler.hpp.

Member Typedef Documentation

◆ type

template<class... >
using make_void<... >::type = void

Definition at line 107 of file compiler.hpp.


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