From 56f13625b1f03f6022f7f4f63261867e1a3a9800 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sun, 24 Dec 2017 00:33:12 +0200 Subject: [PATCH] Fix link to declval --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 7ab91c2..57fa56f 100644 --- a/index.html +++ b/index.html @@ -20,7 +20,7 @@ call_traits
checked_delete (moved to the Boost.Core library)
compressed_pair
- declval
+ declval (moved to the Boost.TypeTraits library)
enable_if (moved to the Boost.Core library)
in_place_factory
iterator_adaptors