From bb4dd8289b351fae6b55e303f189127a394a1edd Mon Sep 17 00:00:00 2001 From: Anas Nashif Date: Mon, 26 Aug 2013 08:15:55 -0400 Subject: Imported Upstream version 1.51.0 --- doc/html/boost/intrusive/compare.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 doc/html/boost/intrusive/compare.html (limited to 'doc/html/boost/intrusive/compare.html') diff --git a/doc/html/boost/intrusive/compare.html b/doc/html/boost/intrusive/compare.html old mode 100755 new mode 100644 index 3973975f99..417fdfc946 --- a/doc/html/boost/intrusive/compare.html +++ b/doc/html/boost/intrusive/compare.html @@ -35,13 +35,13 @@ struct compare { };
-

Description

+

Description

This option setter specifies the strict weak ordering comparison functor for the value type

-