WCSim
Static Public Member Functions | List of all members
detail::value_in_range_of_impl2< OfType, T, true, false > Struct Template Reference

#include <json.hpp>

Collaboration diagram for detail::value_in_range_of_impl2< OfType, T, true, false >:
Collaboration graph

Static Public Member Functions

static constexpr bool test (T val)
 

Detailed Description

template<typename OfType, typename T>
struct detail::value_in_range_of_impl2< OfType, T, true, false >

Definition at line 4027 of file json.hpp.

Member Function Documentation

◆ test()

template<typename OfType , typename T >
static constexpr bool detail::value_in_range_of_impl2< OfType, T, true, false >::test ( val)
inlinestatic

Definition at line 4029 of file json.hpp.


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