All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | List of all members
nlohmann::detail::make_void< Ts > Struct Template Reference

#include <json.hpp>

Public Types

using type = void
 

Detailed Description

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

Definition at line 2263 of file json.hpp.

Member Typedef Documentation

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

Definition at line 2265 of file json.hpp.


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