Home
last modified time | relevance | path

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

/third_party/boost/libs/fusion/test/sequence/
Dzip_view_ignore.cpp47 typedef boost::fusion::result_of::value_at_c<view, 0>::type first_value_at; in main() typedef
48 typedef boost::fusion::result_of::value_at_c<first_value_at, 0>::type v0; in main()
49 typedef boost::fusion::result_of::value_at_c<first_value_at, 2>::type v2; in main()