This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
core
Watch
1
Star
0
Fork
1
You've already forked core
mirror of
https://github.com/boostorg/core.git
synced
2025-11-29 13:50:10 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f05e7b2785f368493ec0d3cdb3efac23417652f0
core
/
include
/
boost
History
Joseph Gauterin
f05e7b2785
Changed 'using std::swap;' to 'using namesapce std;' in swap_impl function to work around ADL bugs in some compilers.
...
[SVN r47967]
2014-06-01 21:58:50 +04:00
..
utility
Changed 'using std::swap;' to 'using namesapce std;' in swap_impl function to work around ADL bugs in some compilers.
2014-06-01 21:58:50 +04:00
checked_delete.hpp
Revert "Remove obsolete MSVC check from pragma guard"
2014-06-01 01:15:49 +03:00
noncopyable.hpp
Fix compilation with gcc 4.5 in C++11 mode
2014-06-01 01:15:51 +03:00
ref.hpp
Remove mpl::bool_ dependency from ref.hpp, clean up a bit.
2014-06-01 03:52:44 +03:00