Ion Gaztañaga
|
fa3aa147b4
|
Add more BOOST_MOVE_FORCEINLINE
|
2020-06-03 00:19:06 +02:00 |
|
Ion Gaztañaga
|
ab98479759
|
Introduce BOOST_MOVE_FORCELINE, disabled by default, so that we can start speeding up debug builds that use Boost.Move
|
2015-12-24 10:39:57 +01:00 |
|
Ion Gaztañaga
|
d61685461c
|
Include boost/config.hpp before testing BOOST_HAS_PRAGMA_ONCE.
|
2015-02-02 15:58:29 +01:00 |
|
Ion Gaztañaga
|
35a8b69c94
|
Replaced _MSC_VER with BOOST_HAS_PRAGMA_ONCE before #pragma once.
|
2015-01-10 12:49:25 +01:00 |
|
Ion Gaztañaga
|
8503b508e8
|
Reduced dependencies on other Boost libraries to make the library a bit more lightweight.
|
2015-01-02 18:34:14 +01:00 |
|
Ion Gaztañaga
|
8355309c5f
|
Added #pragma once
|
2014-11-01 19:28:24 +01:00 |
|
Ion Gaztañaga
|
4e7a046df2
|
Replaced <boost/move/utility.hpp> with <boost/move/utility_core.hpp> when possible to minimize dependencies.
|
2014-09-25 16:15:36 +02:00 |
|
Ion Gaztañaga
|
291a95c30a
|
Reduced unused classes from meta_utiles and simplified the implementation of several traits classes to avoid inheritance from integral_constant
Moved declval to utility_core.hpp
|
2014-09-22 00:15:30 +02:00 |
|
Ion Gaztañaga
|
b4349e3fa7
|
* Better header segregation (bug
[@https://svn.boost.org/trac/boost/ticket/6524 #6524]).
* Small documentation fixes
* Replaced deprecated BOOST_NO_XXXX with newer BOOST_NO_CXX11_XXX macros.
[SVN r81513]
|
2012-11-24 20:48:31 +00:00 |
|