Goby3  3.1.4
2024.02.22
detail::is_compatible_array_type< BasicJsonType, CompatibleArrayType > Struct Template Reference

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

Inheritance diagram for detail::is_compatible_array_type< BasicJsonType, CompatibleArrayType >:
detail::is_compatible_array_type_impl< BasicJsonType, CompatibleArrayType >

Detailed Description

template<typename BasicJsonType, typename CompatibleArrayType>
struct detail::is_compatible_array_type< BasicJsonType, CompatibleArrayType >

Definition at line 3786 of file json.hpp.


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