Home
last modified time | relevance | path

Searched defs:move_construct (Results 1 – 20 of 20) sorted by relevance

/third_party/boost/boost/sort/common/util/
Dalgorithm.hpp258 inline Value_t * move_construct(Value_t *ptr, Iter_t first, Iter_t last) in move_construct() function
/third_party/boost/boost/asio/detail/
Dwinrt_resolver_service.hpp93 void move_construct(implementation_type&, in move_construct() function in boost::asio::detail::winrt_resolver_service
Dwinrt_ssocket_service.hpp78 void move_construct(implementation_type& impl, in move_construct() function in boost::asio::detail::winrt_ssocket_service
Dwin_iocp_serial_port_service.hpp58 void move_construct(implementation_type& impl, in move_construct() function in boost::asio::detail::win_iocp_serial_port_service
Dreactive_serial_port_service.hpp60 void move_construct(implementation_type& impl, in move_construct() function in boost::asio::detail::reactive_serial_port_service
Ddeadline_timer_service.hpp102 void move_construct(implementation_type& impl, in move_construct() function in boost::asio::detail::deadline_timer_service
Dreactive_socket_service.hpp91 void move_construct(implementation_type& impl, in move_construct() function in boost::asio::detail::reactive_socket_service
Dwin_iocp_socket_service.hpp147 void move_construct(implementation_type& impl, in move_construct() function in boost::asio::detail::win_iocp_socket_service
Dnull_socket_service.hpp71 void move_construct(implementation_type&, implementation_type&) in move_construct() function in boost::asio::detail::null_socket_service
/third_party/boost/libs/asio/include/boost/asio/detail/
Dwinrt_resolver_service.hpp93 void move_construct(implementation_type&, in move_construct() function in boost::asio::detail::winrt_resolver_service
Dwin_iocp_serial_port_service.hpp58 void move_construct(implementation_type& impl, in move_construct() function in boost::asio::detail::win_iocp_serial_port_service
Dwinrt_ssocket_service.hpp78 void move_construct(implementation_type& impl, in move_construct() function in boost::asio::detail::winrt_ssocket_service
Dreactive_serial_port_service.hpp60 void move_construct(implementation_type& impl, in move_construct() function in boost::asio::detail::reactive_serial_port_service
Ddeadline_timer_service.hpp102 void move_construct(implementation_type& impl, in move_construct() function in boost::asio::detail::deadline_timer_service
Dreactive_socket_service.hpp91 void move_construct(implementation_type& impl, in move_construct() function in boost::asio::detail::reactive_socket_service
Dwin_iocp_socket_service.hpp147 void move_construct(implementation_type& impl, in move_construct() function in boost::asio::detail::win_iocp_socket_service
Dnull_socket_service.hpp71 void move_construct(implementation_type&, implementation_type&) in move_construct() function in boost::asio::detail::null_socket_service
/third_party/boost/boost/beast/core/detail/
Dvariant.hpp130 void move_construct(variant& other) in move_construct() function in boost::beast::detail::variant
/third_party/boost/libs/beast/include/boost/beast/core/detail/
Dvariant.hpp130 void move_construct(variant& other) in move_construct() function in boost::beast::detail::variant
/third_party/boost/boost/sort/common/
Drange.hpp155 inline range<Value_t*> move_construct(const range<Value_t*> &dest, in move_construct() function