Goby3 3.5.1
2026.06.04
Loading...
Searching...
No Matches
detail::utility_internal::Gen< T, N > Struct Template Reference

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

Public Types

using type

Detailed Description

template<typename T, size_t N>
struct detail::utility_internal::Gen< T, N >

Definition at line 3288 of file json.hpp.

Member Typedef Documentation

◆ type

template<typename T, size_t N>
using detail::utility_internal::Gen< T, N >::type
Initial value:
typename Extend < typename Gen < T, N / 2 >::type, N / 2, N % 2 >::type
typename std::conditional< has_key_compare< object_t >::value, typename object_t::key_compare, object_comparator_t >::type type
Definition json.hpp:3718

Definition at line 3290 of file json.hpp.


The documentation for this struct was generated from the following file:
  • goby/util/thirdparty/nlohmann/json.hpp