|
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 |
|
|
bebc606a4c
|
Remove deprecation mark from reset()
The `std::optional` has `reset()` [optional.mod] and it is not deprecated.
|
2018-10-23 22:34:10 +02:00 |
|
|
c52280bb78
|
Remove dependency on MPL
|
2018-09-12 20:02:47 +03:00 |
|
|
76ff82d191
|
Silenced warning -Wzero-as-null-pointer-constant
|
2018-02-15 22:51:08 +01:00 |
|
|
a5aaf4d8d0
|
Fixed recurring typo
|
2018-02-11 21:03:54 +01:00 |
|
|
e95f9fc254
|
Convert tabs to spaces.
|
2017-11-07 23:34:02 +01:00 |
|
|
b5b8414c06
|
Primary template optional<> does not handle references
|
2016-02-13 00:46:41 +01:00 |
|