From 864e975ba0ba51afd88c83bf39863a2df057f82d Mon Sep 17 00:00:00 2001 From: Sidney Congard Date: Thu, 21 Feb 2019 08:47:24 +0100 Subject: [PATCH] removed trailing white spaces --- include/boost/hana/hash.hpp | 2 +- test/integral_constant/hash.cpp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/boost/hana/hash.hpp b/include/boost/hana/hash.hpp index c208206fb6..0a42eca176 100644 --- a/include/boost/hana/hash.hpp +++ b/include/boost/hana/hash.hpp @@ -79,7 +79,7 @@ BOOST_HANA_NAMESPACE_BEGIN return hana::type_c>; } }; - + template struct hash_integral_helper::value>::type diff --git a/test/integral_constant/hash.cpp b/test/integral_constant/hash.cpp index 8e42ceade7..c628966d65 100644 --- a/test/integral_constant/hash.cpp +++ b/test/integral_constant/hash.cpp @@ -118,12 +118,12 @@ int main() { hana::hash(hana::integral_c), hana::type_c> )); - + BOOST_HANA_CONSTANT_ASSERT(hana::equal( hana::hash(hana::integral_c), hana::type_c> )); - + BOOST_HANA_CONSTANT_ASSERT(hana::equal( hana::hash(hana::integral_c), hana::type_c>