From c1556295e60e435883c6976aeaf1a2be6606c738 Mon Sep 17 00:00:00 2001 From: Jeffrey Walton Date: Wed, 7 Sep 2016 06:16:46 -0400 Subject: Add constexpr-ness to StaticAlgorithmName member function --- ripemd.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'ripemd.h') diff --git a/ripemd.h b/ripemd.h index 818c4284..b93b1614 100644 --- a/ripemd.h +++ b/ripemd.h @@ -17,7 +17,7 @@ class RIPEMD160 : public IteratedHashWithStaticTransform