#include <goby/util/thirdparty/nlohmann/json.hpp>
template<typename OfType, typename T, bool OfTypeSigned = std::is_signed<OfType>::value, bool TSigned = std::is_signed<T>::value>
struct detail::value_in_range_of_impl2< OfType, T, OfTypeSigned, TSigned >
Definition at line 4010 of file json.hpp.
The documentation for this struct was generated from the following file: