This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_utility
Watch
1
Star
0
Fork
0
You've already forked boost_utility
forked from
boostorg/utility
Code
Pull Requests
Activity
Files
feature/fix_operators_cxx20
boost_utility
/
include
/
boost
History
Andrey Semashev
f3963f5375
Attempt to work around C++20 operator rewriting causinginfinite recursion.
...
Fixes
https://github.com/boostorg/utility/issues/65
.
2020-11-30 01:52:44 +03:00
..
detail
Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers.
2020-03-24 01:39:51 -04:00
utility
memset data_ instead of *this
2020-05-25 23:50:35 +03:00
call_traits.hpp
Remove obsolete files.
2013-10-11 23:11:35 +00:00
compressed_pair.hpp
Remove obsolete files.
2013-10-11 23:11:35 +00:00
operators_v1.hpp
Attempt to work around C++20 operator rewriting causinginfinite recursion.
2020-11-30 01:52:44 +03:00
operators.hpp
Attempt to work around C++20 operator rewriting causinginfinite recursion.
2020-11-30 01:52:44 +03:00
utility.hpp
Update includes in utility.hpp; add deprecation comment
2017-12-02 04:35:22 +02:00