Home
last modified time | relevance | path

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

/third_party/boost/boost/move/detail/
Dfwd_macros.hpp135 #define BOOST_MOVE_GET_IDX2 BOOST_MOVE_GET_IDX1, get<1>(p) macro
136 #define BOOST_MOVE_GET_IDX3 BOOST_MOVE_GET_IDX2, get<2>(p)