From 35faf7816c7fcaf0d2d690228cb05a59481b2b05 Mon Sep 17 00:00:00 2001
From: jzmaddock
Date: Sat, 11 Oct 2014 13:12:06 +0100
Subject: [PATCH] Doc regen.
---
doc/html/boost_config/boost_macro_reference.html | 14 ++++++++++++++
doc/html/index.html | 2 +-
2 files changed, 15 insertions(+), 1 deletion(-)
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 |
|