From 7a8f16efdc7e933c7e968e1bc0462f76034e1305 Mon Sep 17 00:00:00 2001 From: Andrey Semashev Date: Thu, 12 Jun 2014 21:34:19 +0400 Subject: [PATCH] Removed trailing spaces and tab. --- doc/declval.qbk | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/declval.qbk b/doc/declval.qbk index 7bf5cb5..910aaf6 100644 --- a/doc/declval.qbk +++ b/doc/declval.qbk @@ -106,7 +106,6 @@ Declares a function template convert which only participates in overloading if t Fixes: * [@http://svn.boost.org/trac/boost/ticket/6570 #6570] Adding noexcept to boost::declval. - [endsect]