Andrey Semashev
a96e8b977b
Added missing copyright comments. Corrected links to the documentation on the comments.
2014-06-12 02:10:34 +04:00
Glen Fernandes
60c9a35d86
Move headers to core; add quickbook documentation
2014-06-02 00:46:33 -07:00
Andrey Semashev
4d19020313
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:15:51 +03:00
Vicente J. Botet Escriba
f8aa53fe71
Utility/noncopyable: Make use of =delete #6578 .
...
[SVN r83833]
2014-06-01 01:15:46 +03:00
Dave Abrahams
3e2cb017b0
fix noncopyable, finally
...
[SVN r24618]
2014-06-01 01:15:34 +03:00
Dave Abrahams
9d5fc9ece7
ADL protection
...
[SVN r24595]
2014-06-01 01:15:34 +03:00
Dave Abrahams
d712f4afd1
ADL protection
...
[SVN r24564]
2014-06-01 01:15:33 +03:00
John Maddock
7bd4d002af
Removed Boost.org copyrights and replaced with originating authors copyright instead.
...
[SVN r24372]
2014-06-01 01:15:32 +03:00
Aleksey Gurtovoy
3c00d03d37
split utility.hpp header
...
[SVN r17472]
2014-06-01 01:15:22 +03:00