|
WCSim
|
#include <json.hpp>

Static Public Attributes | |
| static constexpr bool | value = !std::is_same<iterator, nonesuch>::value && !std::is_same<sentinel, nonesuch>::value && is_iterator_begin |
Private Types | |
| using | t_ref = typename std::add_lvalue_reference< T >::type |
| using | iterator = detected_t< result_of_begin, t_ref > |
| using | sentinel = detected_t< result_of_end, t_ref > |
Static Private Attributes | |
| static constexpr auto | is_iterator_begin |
|
private |
|
private |
|
private |
|
staticprivate |
|
static |
1.8.14