|
eb9ea1f72d
|
added in_place constructors
|
2016-10-27 01:08:17 +02:00 |
|
|
a710a23102
|
Merge branch 'master' into develop
Conflicts:
doc/html/index.html
|
2016-10-26 23:27:41 +02:00 |
|
|
d556ccedb2
|
Add, and update, documentation build targets.
|
2016-10-07 23:07:35 -05:00 |
|
|
63454c11aa
|
unit-tests for optional ref conversion fix
|
2016-10-06 23:17:20 +02:00 |
|
|
54e0bc6f04
|
Merge pull request #25 from tghosgor/develop
Fixed #24 (private ptr_)
|
2016-09-27 09:19:26 +02:00 |
|
|
9f8823aebf
|
Fixed #24
|
2016-09-27 09:51:09 +03:00 |
|
|
0988b4c394
|
docs: updated gotchas section
boost-1.62.0
|
2016-09-17 01:49:30 +02:00 |
|
|
ade083128f
|
Merge pull request #23 from a-n-t-h-o-n-y/Fix2
Fix emplace Signature
|
2016-09-17 01:37:14 +02:00 |
|
|
0035e60b1b
|
Merge pull request #22 from a-n-t-h-o-n-y/Fix1
Fix Operator!= none_t Return Statement
|
2016-09-17 01:34:43 +02:00 |
|
|
62acbe1690
|
docs: updated gotchas section
|
2016-09-17 01:25:12 +02:00 |
|
|
3e0051be7e
|
Merge pull request #23 from a-n-t-h-o-n-y/Fix2
Fix emplace Signature
|
2016-09-12 09:07:27 +02:00 |
|
|
72b3b23475
|
Merge pull request #22 from a-n-t-h-o-n-y/Fix1
Fix Operator!= none_t Return Statement
|
2016-09-12 09:06:52 +02:00 |
|
|
b8da1932f3
|
Fix emplace Signature
Universal reference moved to the left of template parameter pack
elipsis in documentation.
|
2016-09-09 18:33:23 -05:00 |
|
|
1c31338da3
|
Fix Operator!= none_t Return Statement
|
2016-09-09 18:16:02 -05:00 |
|
|
99efe72052
|
is_const_interal -> is_const_integral
|
2016-09-06 21:59:54 +02:00 |
|
|
5662f55ccf
|
Trac #12179
|
2016-09-02 02:07:26 +02:00 |
|
|
f9324a8790
|
attempt fix at gcc 5.2 c++03
|
2016-09-02 01:42:26 +02:00 |
|
|
b99c1fdcc2
|
Merge pull request #20 from bebuch/develop
Suppress a 'unused parameter' warning in optional_reference_spec.hpp
|
2016-05-31 08:34:56 +02:00 |
|
|
088e2e3051
|
Suppress a 'unused parameter' warning in optional_reference_spec.hpp
|
2016-05-31 01:00:20 +02:00 |
|
|
5d5d1f46ba
|
Merge pull request #19 from tiwoc/fix-include-config
Fix build issues when optional_fwd.hpp is used before including boost/config.hpp
|
2016-05-20 08:27:39 +02:00 |
|
|
08076e3964
|
fixed optional<optional<T>&> case
|
2016-05-17 00:54:09 +02:00 |
|
|
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 |
|
|
0755ab7b4e
|
removed warnings from tests
|
2016-03-08 18:47:48 +01:00 |
|
|
a421444788
|
release notes
boost-1.61.0
|
2016-03-06 19:32:52 +01:00 |
|
|
865d94a8d8
|
fixed interop between opt refs and opt vals
|
2016-03-06 19:08:25 +01:00 |
|
|
547e861704
|
Merge branch 'develop'
Conflicts:
doc/91_relnotes.qbk
doc/html/index.html
|
2016-03-05 23:57:41 +01:00 |
|
|
1fd315016a
|
fixed release notes
|
2016-03-05 23:43:59 +01:00 |
|
|
0831788c86
|
Removed enable_if factory on SUNPRO compilers
|
2016-03-05 23:22:29 +01:00 |
|
|
3b4a696305
|
Merge branch 'develop'
|
2016-02-29 00:57:20 +01:00 |
|
|
442b27c019
|
fixed static_assert in a test
|
2016-02-29 00:56:29 +01:00 |
|
|
2809bfeb08
|
regenerated docs
optional-2016-02-22
|
2016-02-22 23:41:27 +01:00 |
|
|
57817d75ef
|
Merge branch 'develop'
Conflicts:
doc/91_relnotes.qbk
doc/html/boost_optional/relnotes.html
doc/html/index.html
include/boost/none_t.hpp
|
2016-02-22 23:21:32 +01:00 |
|
|
d3dda39beb
|
removed 'exploration' test
|
2016-02-20 21:18:47 +01:00 |
|
|
9118518516
|
more extensive speculative fix
|
2016-02-20 16:36:48 +01:00 |
|
|
c0084a0451
|
extended speculative fix to more MSVC compilers
|
2016-02-20 16:11:16 +01:00 |
|
|
3b58b0f4da
|
speculative fix for msvc 8.0 test failure
|
2016-02-20 11:34:18 +01:00 |
|
|
1334602a2b
|
minor release note change
|
2016-02-19 18:48:37 +01:00 |
|
|
f6e09fbf9c
|
value constructor is sfinae-friendly
|
2016-02-19 18:41:42 +01:00 |
|
|
5ffa3fd2f6
|
turned a complicatedcondition in enable_if into a metafun
|
2016-02-19 01:51:08 +01:00 |
|
|
44d57a1d8b
|
Fix: prevented the binding illegal temporary to optional<const int&>
Older MSVC versions add illegal temporary when you want to assign from const integral value.
|
2016-02-19 00:25:54 +01:00 |
|
|
1671966380
|
fixed preprocessor typeo
|
2016-02-18 15:02:07 +01:00 |
|
|
b38b64cee9
|
extended destructor workaround to MSVC 10.0
|
2016-02-18 12:34:08 +01:00 |
|
|
7ae2db7312
|
Conditionally removing optional destructor
|
2016-02-18 11:00:24 +01:00 |
|
|
630fbb7973
|
re-added explicit optional destructor
If it is not there T::~T() is never called in buggy msvc-8.0.
|
2016-02-18 09:16:59 +01:00 |
|
|
c653372524
|
cleanup after separating references
|
2016-02-18 00:24:59 +01:00 |
|
|
87ef503606
|
Removed empty optional destructor
|
2016-02-17 16:39:07 +01:00 |
|
|
414728970a
|
fixed optional refs test.
I was using default values for function teplate parameters, wchich does not compile in C++03.
|
2016-02-17 16:26:47 +01:00 |
|
|
b0602a1161
|
more unit test for opt ref swap and abstract types
|
2016-02-17 00:01:13 +01:00 |
|
|
143bda7c9f
|
doc update about optional references
|
2016-02-16 21:05:01 +01:00 |
|
|
5878212b04
|
removed incorrect noexcept from tests
|
2016-02-15 09:14:56 +01:00 |
|