Goby3  3.1.4
2024.02.22
detail::make_void< Ts > Struct Template Reference

#include <goby/util/thirdparty/nlohmann/json.hpp>

Public Types

using type = void
 

Detailed Description

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

Definition at line 249 of file json.hpp.

Member Typedef Documentation

◆ type

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

Definition at line 251 of file json.hpp.


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