From 117eddb5c982e07b62e116dfdc3cc34343ec810a Mon Sep 17 00:00:00 2001 From: John Maddock Date: Sat, 15 Apr 2006 16:16:13 +0000 Subject: [PATCH] Fixed typo in extent [SVN r33704] --- doc/type_traits.qbk | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/type_traits.qbk b/doc/type_traits.qbk index 08c7a87..00ddce2 100644 --- a/doc/type_traits.qbk +++ b/doc/type_traits.qbk @@ -1251,7 +1251,7 @@ __header ` #include ` or ` #include ` inherits from `__integral_constant`.] +[:`extent` inherits from `__integral_constant`.] [:`extent::type` is the type `__integral_constant`.] @@ -2853,3 +2853,4 @@ www.boost.org/more/mailing_lists.htm#main] for subscription details). [endsect] +