Remove deprecated std::bind2nd() call
authorPawel Ksiezopolski <pawel.ksiezopolski@mobica.com>
Mon, 28 Oct 2019 14:03:51 +0000 (15:03 +0100)
committerPawel Ksiezopolski <pawel.ksiezopolski@mobica.com>
Mon, 28 Oct 2019 14:03:51 +0000 (15:03 +0100)
commitc86c6c1c0e877810e2c6289307bab0c525679ac4
tree6f32e64940d652fed2587b3606dc43cb3bce9cce
parent845f1981a4ba8f3fa32c98f0a2cad6d3c02ee73b
Remove deprecated std::bind2nd() call

std::bind2nd() was deprecated in C++11 and removed in C++17.

Affects:
dEQP-VK.descriptor_indexing.*

Components: Vulkan

VK-GL-CTS issue: 2074

Change-Id: I408a39ce9f1632515e3ff6bcfb95966e19aa4b22
external/vulkancts/modules/vulkan/descriptor_indexing/vktDescriptorSetsIndexingTestsUtils.cpp