This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_core
Watch
1
Star
0
Fork
0
You've already forked boost_core
forked from
boostorg/core
Code
Pull Requests
Activity
Files
fb593cbbc8428c1db9883ce8d3fb082aafb0111a
boost_core
/
include
/
boost
T
History
Andrey Semashev
fb593cbbc8
Merge pull request
#66
from Kojoley/add-deprecation-warnings
...
Add deprecation warnings for headers in detail dir
2020-05-08 13:56:33 +03:00
..
core
Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers.
2020-05-08 11:41:04 +03:00
detail
Add deprecation warnings for headers in detail dir
2019-11-23 16:53:32 +03:00
utility
Removed the deprecated empty_deleter header.
2017-09-18 02:02:38 +03:00
checked_delete.hpp
Added missing copyright comments. Corrected links to the documentation on the comments.
2014-06-12 02:10:10 +04:00
get_pointer.hpp
Slightly more robust check for BOOST_GCC.
2015-07-17 21:50:44 +03:00
iterator.hpp
Remove outdated workarounds from boost/iterator.hpp.
2014-06-08 19:07:13 +03:00
non_type.hpp
new license reference
2014-06-03 19:55:15 +03:00
noncopyable.hpp
Added missing copyright comments. Corrected links to the documentation on the comments.
2014-06-12 02:10:10 +04:00
ref.hpp
Added missing copyright comments. Corrected links to the documentation on the comments.
2014-06-12 02:10:10 +04:00
swap.hpp
Added missing copyright comments. Corrected links to the documentation on the comments.
2014-06-12 02:10:10 +04:00
type.hpp
Converted to Boost Software License, Version 1.0
2014-06-03 19:55:16 +03:00
visit_each.hpp
Remove unnecessary #include.
2014-06-03 21:13:37 +03:00