diff --git a/doc/html/boost_config/boost_macro_reference.html b/doc/html/boost_config/boost_macro_reference.html index 238f20fe..59607598 100644 --- a/doc/html/boost_config/boost_macro_reference.html +++ b/doc/html/boost_config/boost_macro_reference.html @@ -3981,6 +3981,20 @@

+ + +

+ BOOST_ATTRIBUTE_UNUSED +

+ + +

+ Expands to __attribute__((unused)) when this is available - can + be used to disable compiler warnings relating to unused types or + variables. +

+ + diff --git a/doc/html/index.html b/doc/html/index.html index 4f252b54..20964d13 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -984,7 +984,7 @@ - +

Last revised: October 02, 2014 at 17:20:14 GMT

Last revised: October 11, 2014 at 12:11:50 GMT