Public Types | List of all members
PLMD::wrapper::make_void< Ts > Struct Template Reference

This is to replace c++17 std::void_t. More...

#include <Plumed.h>

Public Types

using type = void
 

Detailed Description

template<typename... Ts>
struct PLMD::wrapper::make_void< Ts >

This is to replace c++17 std::void_t.

Member Typedef Documentation

◆ type

template<typename... Ts>
using PLMD::wrapper::make_void< Ts >::type = void

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