Make sure to quality calls to std::swap. Otherwise, if a google::swap() exists…
Make sure to quality calls to std::swap. Otherwise, if a google::swap() exists (e.g. because the user is using our own dense_hash_map implementation) it will be chosen instead, leading to a compile error.
Showing
Please
register
or
sign in
to comment