Commit Graph

57 Commits

Author SHA1 Message Date
Ion Gaztañaga
51dc02e043 Added a convertible guard to conversion-aware macro to avoid ambiguities in overloads.
[SVN r85659]
2013-09-12 21:56:02 +00:00
Ion Gaztañaga
55d5015a2b Fix has_nothrow_move and avoid boost::has_nothrow_move<copyable>::value test as each compiler can deduce a different thing depending on its type analysis.
[SVN r85410]
2013-08-20 18:10:09 +00:00
Ion Gaztañaga
a7091d1009 Fixes #7969
[SVN r82706]
2013-02-03 20:42:26 +00:00
Ion Gaztañaga
fb70dadc59 * 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 r81515]
2012-11-24 21:03:23 +00:00
Ion Gaztañaga
bdd17fdc07 Ticket #7031: (back_|front_)move_insert_iterator::op= cannot take rvalue
[SVN r79432]
2012-07-11 22:35:00 +00:00
Ion Gaztañaga
664d8ba073 Updated documentation and tests to Boost.Container
[SVN r74156]
2011-08-30 12:53:03 +00:00
Ion Gaztañaga
d4983b7afe Added to trunk
[SVN r70067]
2011-03-17 16:41:04 +00:00