Goby3  3.1.4
2024.02.22
detail::is_constructible_object_type< BasicJsonType, ConstructibleObjectType > Struct Template Reference

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

Inheritance diagram for detail::is_constructible_object_type< BasicJsonType, ConstructibleObjectType >:
detail::is_constructible_object_type_impl< BasicJsonType, ConstructibleObjectType >

Detailed Description

template<typename BasicJsonType, typename ConstructibleObjectType>
struct detail::is_constructible_object_type< BasicJsonType, ConstructibleObjectType >

Definition at line 3739 of file json.hpp.


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