BmnRoot
Loading...
Searching...
No Matches
nlohmann::detail::make_void< Ts > Struct Template Reference

#include <json.hpp>

Public Types

using type = void
 
using type = void
 
using type = void
 

Detailed Description

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

Definition at line 2238 of file json.hpp.

Member Typedef Documentation

◆ type [1/3]

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

Definition at line 2240 of file json.hpp.

◆ type [2/3]

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

Definition at line 2240 of file json.hpp.

◆ type [3/3]

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

Definition at line 2240 of file json.hpp.


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