Commit Graph

16 Commits

Author SHA1 Message Date
Peder Holt
c75b62533a #4605: Make BOOST_TYPEOF_SILENT default
BOOST_TYPEOF_SILENT has been removed and BOOST_TYPEOF_MESSAGES has been added.
Messages are now hidden by default, and you have to define BOOST_TYPEOF_MESSAGES to see them at all.

[SVN r65137]
2010-08-30 20:08:29 +00:00
Peder Holt
dcb1e95d25 Added documentation of BOOST_TYPEOF_SILENT
[SVN r63367]
2010-06-26 19:12:01 +00:00
Daniel James
3892d59ff8 Update various libraries' documentation build.
Mostly to use the images and css files under doc/src instead of
doc/html, usually be deleting the settings in order to use the defaults.
Also add 'boost.root' to some builds in order to fix links which rely on
it.

[SVN r63146]
2010-06-20 18:00:48 +00:00
Peder Holt
4f4bb61781 boost.typeof now supports native typeof for VC8.0
[SVN r39131]
2007-09-05 19:52:18 +00:00
Arkadiy Vertleyb
e47dd5b94c *** empty log message ***
[SVN r37558]
2007-05-02 02:38:56 +00:00
Arkadiy Vertleyb
07a28b16d5 tutorial text fix
[SVN r36898]
2007-02-06 01:50:40 +00:00
Peder Holt
3b4bad9217 Added documentation: BOOST_TYPEOF_NESTED_TYPEDEF can not be used at function/block scope
[SVN r36885]
2007-02-04 09:26:13 +00:00
Arkadiy Vertleyb
9bc7ac4b43 typeof doc id
[SVN r33769]
2006-04-23 12:09:13 +00:00
Peder Holt
d061288eb7 Fixed typo in typeof docs
[SVN r33523]
2006-03-29 17:30:08 +00:00
Peder Holt
878e7ab5a5 Replaced tabs with spaces in documentation of BOOST_TYPEOF_NESTED_TYPEDEF
[SVN r33460]
2006-03-23 20:50:12 +00:00
Arkadiy Vertleyb
3d26b91953 *** empty log message ***
[SVN r33397]
2006-03-19 23:07:49 +00:00
Peder Holt
dbfa74603c Implemented BOOST_TYPEOF_NESTED_TYPEDEF.
This macro works around known bugs in VC7.1 and VC8.0 concerning the use of BOOST_TYPEOF inside templates. It also eliminates the limitation imposed by BOOST_TYPEOF_LIMIT_SIZE.


[SVN r33355]
2006-03-16 17:10:19 +00:00
Alexander Nasonov
dce8922805 void main -> int main
[SVN r32221]
2006-01-04 22:21:12 +00:00
Arkadiy Vertleyb
670d5d4fd4 removed tabs
[SVN r31198]
2005-10-05 02:47:56 +00:00
John Maddock
b553a2ecda Remove the warnings: they don't really work as intended.
[SVN r31154]
2005-09-30 12:43:31 +00:00
Peder Holt
c484121dda Moved typeof documentation from sandbox.
Updated some docs based on review comments


[SVN r31101]
2005-09-24 18:29:20 +00:00