Add noexcept to std::hash specialisation for BackendId
authorMatthew Bentham <Matthew.Bentham@arm.com>
Thu, 5 Dec 2019 10:37:09 +0000 (10:37 +0000)
committerDerek Lamberti <derek.lamberti@arm.com>
Fri, 6 Dec 2019 11:24:56 +0000 (11:24 +0000)
commitfa9a5b757ea1b42ab120aae34699a664a0704b96
treecb5b8bd1f16ec6e8a58dadac1b741fbc40ac45a3
parent08446976e3b6ce0e02f22b391b37aacaad181e1a
Add noexcept to std::hash specialisation for BackendId

This fixes a warning reported by gcc 8.3 with -Wextra

Signed-off-by: Matthew Bentham <Matthew.Bentham@arm.com>
Change-Id: I5aad9fe201545d8c87ace9d24e53e900289986b8
include/armnn/BackendId.hpp