HomeSort by: relevance | last modified time | path
    Searched defs:__exchange (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
mofunc_impl.h 91 _M_invoke(std::__exchange(__x._M_invoke, nullptr)) function in class:move_only_function
143 _M_invoke = std::__exchange(__x._M_invoke, nullptr);
move.h 187 __exchange(_Tp& __obj, _Up&& __new_val) function
  /src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
mofunc_impl.h 91 _M_invoke(std::__exchange(__x._M_invoke, nullptr)) function in class:move_only_function
143 _M_invoke = std::__exchange(__x._M_invoke, nullptr);
move.h 157 __exchange(_Tp& __obj, _Up&& __new_val) function

Completed in 25 milliseconds