|
844ca6a0d5
|
Fix build issues when optional_fwd.hpp is used before including boost/config.hpp
Fixes https://svn.boost.org/trac/boost/ticket/12179
|
2016-05-14 10:34:13 +02:00 |
|
|
94c735af2d
|
added optional ref swap
and also chaned the copyright year in docs
|
2016-02-13 15:33:07 +01:00 |
|
|
b5b8414c06
|
Primary template optional<> does not handle references
|
2016-02-13 00:46:41 +01:00 |
|
|
75271b73a8
|
Member fun value() that throws on uninitialized
|
2014-05-22 23:32:49 +02:00 |
|
|
c9f1422560
|
Updated documentation; fixed optional::swap
|
2014-04-29 01:06:14 +02:00 |
|
|
a26d11be87
|
Partially added move semantics (tests are still failing)
|
2014-04-22 22:36:19 +02:00 |
|
|
97e314f03a
|
Fix some header links.
[SVN r64006]
|
2010-07-14 08:15:33 +00:00 |
|
|
43eac5bb12
|
Added forward declaration of boost::optional_swap_should_use_default_constructor.
[SVN r45264]
|
2008-05-10 14:42:49 +00:00 |
|
|
a4572497be
|
Added forward declaration of optional<T>'s boost::swap overload, as mentioned at http://article.gmane.org/gmane.comp.lib.boost.devel/174350 "Re: [optional] problems with swap()"
[SVN r44825]
|
2008-04-27 21:07:10 +00:00 |
|
|
9aa4943b7a
|
Pseudo-destructor fixed
[SVN r23393]
|
2004-07-07 15:13:25 +00:00 |
|