A Discrete-Event Network Simulator
API
nlohmann::detail::make_void< Ts > Struct Template Reference

#include "json.h"

Public Types

using type = void
 
using type = void
 

Detailed Description

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

Definition at line 2817 of file json.h.

Member Typedef Documentation

◆ type [1/2]

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

Definition at line 2819 of file json.h.

◆ type [2/2]

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

Definition at line 2819 of file json.h.


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