nlsr::is_iterator< T, typename > Struct Template Reference

#include <common.hpp>

Collaboration diagram for nlsr::is_iterator< T, typename >:
[legend]

Static Public Attributes

static constexpr bool value = false
 

Detailed Description

template<typename T, typename = void>
struct nlsr::is_iterator< T, typename >

Definition at line 43 of file common.hpp.

Field Documentation

template<typename T , typename = void>
constexpr bool nlsr::is_iterator< T, typename >::value = false
static

Definition at line 45 of file common.hpp.