SymEngine::UIntPolyBase< Container, Poly >::is_pair_iterator< It > Struct Template Reference

Static Public Member Functions

template<typename T >
static auto test (int) -> decltype(std::declval< T & >().operator->() ->first, std::declval< T & >().operator->() ->second, std::true_type())
 
template<typename >
static std::false_type test (...)
 

Static Public Attributes

static const bool value = decltype(test<It>(0))::value
 

Detailed Description

template<typename Container, typename Poly>
template<typename It>
struct SymEngine::UIntPolyBase< Container, Poly >::is_pair_iterator< It >

Definition at line 505 of file upolybase.h.


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