Home
last modified time | relevance | path

Searched refs:cseq_type (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/fusion/test/sequence/
Diterator.hpp83 typedef FUSION_SEQUENCE<int, char, double, char const*> const cseq_type; in test() typedef
85 typedef boost::fusion::result_of::begin<cseq_type>::type vi2; in test()