Andrey Semashev
8ae3bfa961
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-04-10 00:27:41 +04:00
Vicente J. Botet Escriba
1057ff4d9e
Utility/noncopyable: Make use of =delete #6578 .
...
[SVN r83833]
2013-04-10 17:16:02 +00:00
Dave Abrahams
b0baebeb0a
fix noncopyable, finally
...
[SVN r24618]
2004-08-20 17:17:06 +00:00
Dave Abrahams
b4b39510fc
ADL protection
...
[SVN r24595]
2004-08-19 13:12:35 +00:00
Dave Abrahams
f0b64b6229
ADL protection
...
[SVN r24564]
2004-08-18 17:01:11 +00:00
John Maddock
d8b0ff2d7e
Removed Boost.org copyrights and replaced with originating authors copyright instead.
...
[SVN r24372]
2004-08-10 12:53:34 +00:00
Aleksey Gurtovoy
80df1d8f12
split utility.hpp header
...
[SVN r17472]
2003-02-17 06:20:57 +00:00