5 Commits

Author SHA1 Message Date
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