Template
|
detail::detector< Default, AlwaysVoid, Op, Args > Struct Template Reference
#include <json.hpp>
Public Types | |
using | value_t = std::false_type |
using | type = Default |
Detailed Description
template<class Default, class AlwaysVoid, template< class... > class Op, class... Args>
struct detail::detector< Default, AlwaysVoid, Op, Args >
struct detail::detector< Default, AlwaysVoid, Op, Args >
Member Typedef Documentation
◆ type
template<class Default , class AlwaysVoid , template< class... > class Op, class... Args>
using detail::detector< Default, AlwaysVoid, Op, Args >::type = Default |
◆ value_t
template<class Default , class AlwaysVoid , template< class... > class Op, class... Args>
using detail::detector< Default, AlwaysVoid, Op, Args >::value_t = std::false_type |
The documentation for this struct was generated from the following file:
- include/nlohmann/json.hpp
Generated by 1.9.8