]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Do not rely on ADL when invoking std::max_element (#9608) v6.29.5
authorYuriy Chernyshov <thegeorg@yandex-team.ru>
Thu, 3 Mar 2022 01:41:02 +0000 (17:41 -0800)
committerAndrew Kryczka <andrewkr@fb.com>
Tue, 29 Mar 2022 19:54:19 +0000 (12:54 -0700)
commitda11a59034584ea2d0911268b8136e5249d6b692
tree37162fc31d1e1589e712375dda4d17af727a7bf6
parent13a03a5452d8859a00c7c8283437a90573b01cba
Do not rely on ADL when invoking std::max_element (#9608)

Summary:
Certain STLs use raw pointers and ADL does not work for them.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/9608

Reviewed By: ajkr

Differential Revision: D34583012

Pulled By: riversand963

fbshipit-source-id: 7de6bbc8a080c3e7243ce0d758fe83f1663168aa
db/external_sst_file_ingestion_job.cc