1
0
forked from boostorg/core

Updated History section.

This commit is contained in:
Andrey Semashev
2014-06-05 23:04:06 +04:00
parent 692f98d3f3
commit 066709db0c

View File

@@ -7,9 +7,9 @@
/ file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) / file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
/] /]
[/===============] [/==============]
[section Authors] [section Authors]
[/===============] [/==============]
* Andrey Semashev * Andrey Semashev
@@ -68,16 +68,19 @@ if (p)
[endsect] [endsect]
[/===============] [/==============]
[section History] [section History]
[/===============] [/==============]
[section boost 1.55] [heading boost 1.56]
* Added new macros `BOOST_EXPLICIT_OPERATOR_BOOL_NOEXCEPT` and `BOOST_CONSTEXPR_EXPLICIT_OPERATOR_BOOL` to define `noexcept` and `constexpr` operators.
* The header moved to Boost.Core.
[heading boost 1.55]
* The macro was extracted from Boost.Log. * The macro was extracted from Boost.Log.
[endsect] [endsect]
[endsect] [endsect]
[endsect]