#include <goby/util/thirdparty/nlohmann/json.hpp>
template<typename OfType, typename T, bool NeverOutOfRange = never_out_of_range<OfType, T>::value, typename = detail::enable_if_t<all_integral<OfType, T>::value>>
struct detail::value_in_range_of_impl1< OfType, T, NeverOutOfRange, typename >
Definition at line 4057 of file json.hpp.
The documentation for this struct was generated from the following file: