Eric Niebler
|
c52d81a792
|
work-around for Borland addressof(array) bug and associated tests
[SVN r27656]
|
2014-06-01 01:15:37 +03:00 |
|
Douglas Gregor
|
24b1179772
|
Converted to Boost Software License, Version 1.0
[SVN r24096]
|
2014-06-01 01:15:31 +03:00 |
|
Douglas Gregor
|
d3a1203215
|
Doug Gregor -> Douglas Gregor
[SVN r24016]
|
2014-06-01 01:15:29 +03:00 |
|
Eric Friedman
|
cdbc1a2db5
|
Improved workarounds.
[SVN r21157]
|
2014-06-01 01:15:28 +03:00 |
|
Jaakko Järvi
|
22e7bff2af
|
added dummy versions of enable_if templates for platforms that have BOOST_NO_SFINAE defined
[SVN r21154]
|
2014-06-01 01:15:27 +03:00 |
|
Jaakko Järvi
|
834a592f44
|
guarded enable_if definitions with BOOST_NO_SFINAE
[SVN r21149]
|
2014-06-01 01:15:27 +03:00 |
|
Jaakko Järvi
|
ceedace2e3
|
Added enable_if library
[SVN r21090]
|
2014-06-01 01:15:26 +03:00 |
|
Dave Abrahams
|
9db43ee00f
|
Workaround VC7 bug which strips const from nested classes
[SVN r16797]
|
2014-06-01 01:15:21 +03:00 |
|
Peter Dimov
|
5185b371af
|
MSVC fixes.
[SVN r13476]
|
2014-06-01 01:15:17 +03:00 |
|
Douglas Gregor
|
72c113f795
|
addressof.hpp: - Peter Dimov suggested a fix to deal with those evil cv-qualifiers
[SVN r13431]
|
2014-06-01 01:15:16 +03:00 |
|
Douglas Gregor
|
a5db30a747
|
Make local classes nonlocal to silence annoying warnings from Borland C++
[SVN r13418]
|
2014-06-01 01:15:15 +03:00 |
|
Douglas Gregor
|
380e34f2be
|
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:15:14 +03:00 |
|