Home
last modified time | relevance | path

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

/third_party/boost/boost/move/detail/
Dfwd_macros.hpp137 #define BOOST_MOVE_GET_IDX4 BOOST_MOVE_GET_IDX3, get<3>(p) macro
138 #define BOOST_MOVE_GET_IDX5 BOOST_MOVE_GET_IDX4, get<4>(p)