Peter Dimov
|
1e5df9d551
|
Merge pull request #79 from EugeneZelenko/use-boost-override
Fix Clang-tidy modernize-use-override warnings.
|
2020-05-19 01:58:20 +03:00 |
|
Eugene Zelenko
|
2af343a2cb
|
Fix Clang-tidy modernize-use-override warnings.
|
2020-05-12 18:01:55 -07:00 |
|
Edward Diener
|
df06c324a7
|
Merge branch 'develop' of https://github.com/boostorg/smart_ptr into cppbuilder
|
2020-04-19 02:49:06 -04:00 |
|
Peter Dimov
|
2320dafc03
|
Add BOOST_OVERRIDE to bad_weak_ptr.hpp and local_counted_base.hpp
|
2020-04-14 00:42:57 +03:00 |
|
Edward Diener
|
cd562eb053
|
Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers.
|
2020-03-26 17:17:22 -04:00 |
|
Romain Geissler
|
456da93897
|
Use BOOST_NOEXCEPT_OR_NOTHROW in public headers to prepare for C++20.
|
2018-11-09 14:55:34 +00:00 |
|
Peter Dimov
|
b530ffcae5
|
Remove redundant check; add coment; include config.hpp
|
2017-05-27 03:01:34 +03:00 |
|
K. Noel Belcourt
|
7f42d987e7
|
Protect clang pragmas with BOOST_CLANG macro.
|
2017-05-26 12:33:59 -06:00 |
|
Nikita Kniazev
|
70367e848e
|
Suppress weak vtables warnings
|
2016-08-31 17:32:09 +03:00 |
|
Peter Dimov
|
0da6902267
|
Move smart_ptr into boost/smart_ptr/*.hpp (refs #2239).
[SVN r51509]
|
2009-03-01 16:00:42 +00:00 |
|