chombo-discharge
Loading...
Searching...
No Matches
Public Types | List of all members
detail::MakeVoid<... > Struct Template Reference

Stand-in for std::void_t (maps any type pack to void). More...

#include <CD_ParticleSoA.H>

Public Types

using Type = void
 Always void.
 

Detailed Description

template<typename...>
struct detail::MakeVoid<... >

Stand-in for std::void_t (maps any type pack to void).

Template Parameters
...Ignored type pack.

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