Searched defs:ASIO_MOVE_CAST2 (Results 1 – 1 of 1) sorted by relevance
56 # define ASIO_MOVE_CAST2(type1, type2) static_cast<type1, type2&&> macro75 # define ASIO_MOVE_CAST2(type1, type2) static_cast<const type1, type2&> macro