Andrey Semashev
24bb363cf1
Fix compilation with gcc 4.5 in C++11 mode
...
Gcc 4.5 does not allow non-public defaulted functions, so fall back to the C++03 version. Also replaced the deprecated macros with the new ones and adjusted formatting.
2014-06-01 01:20:42 +03:00
Vicente J. Botet Escriba
83edb7e6de
Utility/noncopyable: Make use of =delete #6578 .
...
[SVN r83833]
2014-06-01 01:20:37 +03:00
Dave Abrahams
3887539e0a
fix noncopyable, finally
...
[SVN r24618]
2014-06-01 01:20:25 +03:00
Dave Abrahams
dded3779ae
ADL protection
...
[SVN r24595]
2014-06-01 01:20:25 +03:00
Dave Abrahams
e347e49955
ADL protection
...
[SVN r24564]
2014-06-01 01:20:25 +03:00
John Maddock
0c1eb3aed1
Removed Boost.org copyrights and replaced with originating authors copyright instead.
...
[SVN r24372]
2014-06-01 01:20:23 +03:00
Aleksey Gurtovoy
a1dc228726
split utility.hpp header
...
[SVN r17472]
2014-06-01 01:20:14 +03:00