MUQ  0.4.3
nlohmann::detail::make_void< Ts > Struct Template Reference

#include <json.h>

Detailed Description

template<typename ... Ts>
struct nlohmann::detail::make_void< Ts >

Definition at line 2750 of file json.h.

Public Types

using type = void
 

Member Typedef Documentation

◆ type

template<typename ... Ts>
using nlohmann::detail::make_void< Ts >::type = void

Definition at line 2752 of file json.h.


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