Home
last modified time | relevance | path

Searched defs:is_sequence (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/mpl/
Dis_sequence.hpp64 struct is_sequence struct
102 template<> struct is_sequence<int> struct
/third_party/boost/libs/numeric/odeint/test/
Dis_resizeable.cpp47 template< typename T > struct is_sequence< my_seq1< T > > : boost::true_type {}; struct
48 template< typename T > struct is_sequence< my_seq2< T > > : boost::true_type {}; struct
/third_party/boost/libs/mpl/doc/src/refmanual/
Dis_sequence.rst3 is_sequence title
/third_party/boost/boost/fusion/support/
Dis_sequence.hpp61 struct is_sequence struct
/third_party/boost/boost/spirit/home/classic/meta/
Dparser_traits.hpp113 struct is_sequence { struct
/third_party/boost/boost/spirit/home/karma/string/
Dsymbols.hpp75 typedef typename fusion::traits::is_sequence<T>::type is_sequence; in call() typedef
128 typedef typename fusion::traits::is_sequence<T>::type is_sequence; in call() typedef