Changed calls to std::map<>::find() to std::map<>::contains(), when appropriate....
authorAndreas Süßenbach <asuessenbach@nvidia.com>
Mon, 17 Jul 2023 07:48:44 +0000 (09:48 +0200)
committerGitHub <noreply@github.com>
Mon, 17 Jul 2023 07:48:44 +0000 (09:48 +0200)
commit99027b5a249e9ec3dad2f5a9c01a7c896d857654
treee0b3e89be1f6233739cb2c70e2acf50f97962e4a
parent207031caa4a7c1ee9b1afebe509bc96fc090c59d
Changed calls to std::map<>::find() to std::map<>::contains(), when appropriate. (#1623)
VideoHppGenerator.cpp
VulkanHppGenerator.cpp