3-phase PV router
Loading...
Searching...
No Matches
Classes | Typedefs
void_t.hpp File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  make_void<... >
 

Typedefs

template<typename... Args>
using void_t = typename make_void< Args... >::type
 

Typedef Documentation

◆ void_t

template<typename... Args>
using void_t = typename make_void<Args...>::type

Definition at line 13 of file void_t.hpp.