Douglas Gregor
|
b201c6aaf7
|
Doug Gregor -> Douglas Gregor
[SVN r24016]
|
2014-06-01 01:20:21 +03:00 |
|
Eric Friedman
|
439c636485
|
Improved workarounds.
[SVN r21157]
|
2014-06-01 01:20:20 +03:00 |
|
Jaakko Järvi
|
bb9a59cab0
|
added dummy versions of enable_if templates for platforms that have BOOST_NO_SFINAE defined
[SVN r21154]
|
2014-06-01 01:20:19 +03:00 |
|
Jaakko Järvi
|
d0eec67a49
|
guarded enable_if definitions with BOOST_NO_SFINAE
[SVN r21149]
|
2014-06-01 01:20:19 +03:00 |
|
Jaakko Järvi
|
82195e9e6b
|
Added enable_if library
[SVN r21090]
|
2014-06-01 01:20:18 +03:00 |
|
Dave Abrahams
|
33190d43c2
|
Workaround VC7 bug which strips const from nested classes
[SVN r16797]
|
2014-06-01 01:20:13 +03:00 |
|
Peter Dimov
|
84fbe634b1
|
MSVC fixes.
[SVN r13476]
|
2014-06-01 01:20:11 +03:00 |
|
Douglas Gregor
|
fd437c9604
|
addressof.hpp: - Peter Dimov suggested a fix to deal with those evil cv-qualifiers
[SVN r13431]
|
2014-06-01 01:20:10 +03:00 |
|
Douglas Gregor
|
3e0cbb0faa
|
Make local classes nonlocal to silence annoying warnings from Borland C++
[SVN r13418]
|
2014-06-01 01:20:09 +03:00 |
|
Douglas Gregor
|
795ae317eb
|
boost/utility.hpp: - Include boost/utility/addressof.hpp
boost/utility/addressof.hpp:
- addressof() implementation
libs/utility/utility.htm:
- Document addressof
libs/utility/addressof_test.cpp:
- Test addressof()
[SVN r13414]
|
2014-06-01 01:20:08 +03:00 |
|