std::swap - cppreference.com

std::swap - cppreference.com

瀏覽:530
日期:2026-04-22
[edit] Specializations std::swap may be specialized in namespace std for user-defined types, but such specializations are not found by ADL (the namespace std is not the associated namespace for the user-defined type). The expected way to make a user-defin...看更多