Home
last modified time | relevance | path

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

/third_party/boost/boost/move/detail/
Dfwd_macros.hpp134 #define BOOST_MOVE_GET_IDX1 get<0>(p) macro
135 #define BOOST_MOVE_GET_IDX2 BOOST_MOVE_GET_IDX1, get<1>(p)