This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_core
Watch
1
Star
0
Fork
0
forked from
boostorg/core
Code
Pull Requests
Activity
Files
f05e7b2785f368493ec0d3cdb3efac23417652f0
boost_core
/
include
/
boost
T
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