#include <goby/util/thirdparty/nlohmann/json.hpp>
|
enum | { value = sizeof(test<T>(nullptr)) == sizeof(char)
} |
|
using | one = char |
|
|
template<typename C > |
static one | test (decltype(&C::capacity)) |
|
template<typename C > |
static two | test (...) |
|
template<typename T>
struct detail::is_ordered_map< T >
Definition at line 3960 of file json.hpp.
◆ one
◆ anonymous enum
◆ test() [1/2]
template<typename T >
template<typename C >
◆ test() [2/2]
template<typename T >
template<typename C >
The documentation for this struct was generated from the following file: