Goby3  3.1.4
2024.02.22
detail::value_in_range_of_impl1< OfType, T, NeverOutOfRange, typename > Struct Template Reference

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

Detailed Description

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: