Edward Diener
|
d5b7791710
|
Merge branch 'develop' of https://github.com/eldiener/optional into cppbuilder
|
2020-04-17 05:55:24 -04:00 |
|
Andrzej Krzemienski
|
9b1f8033eb
|
Merge branch 'develop' of https://github.com/RobertLeahy/optional-2 into RobertLeahy-develop
|
2020-04-06 00:42:05 +02:00 |
|
Edward Diener
|
78d6563bce
|
Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers.
|
2020-03-30 14:04:35 -04:00 |
|
Robert Leahy
|
9581804efa
|
GCC 4.4.7: boost::in_place & Assignment
Assigning a boost::in_place_factory to a boost::optional templated on a
type which was trivially copyable failed to compile under GCC 4.4.7.
|
2019-12-23 11:24:39 -05:00 |
|
Andrzej Krzemienski
|
67c7e21b4b
|
Migration to lightweight_test continues
|
2015-01-15 22:46:34 +01:00 |
|