Fix fbvector::swap impl
Summary: [Folly] Fix `fbvector::swap` impl to do proper ADL. Instead of passing template parameters, cast the arguments. That way non-template `swap` overloads can also be found. Reviewed By: Gownta Differential Revision: D9026136 fbshipit-source-id: 29240fed1c90d3556c2476917a21cbe1949c9a3c
Showing
Please register or sign in to comment