mirror of
https://github.com/boostorg/core.git
synced 2025-05-09 23:03:54 +00:00
Added a release notes entry for the empty_value fix.
This commit is contained in:
parent
76d0f22d3b
commit
622476533c
@ -14,6 +14,8 @@
|
|||||||
* Fixed `type_name` for abstract classes. ([github_issue 172])
|
* Fixed `type_name` for abstract classes. ([github_issue 172])
|
||||||
* Fixed `boost/core/type_name.hpp` compilation error with MSVC with disabled native `wchar_t` type.
|
* Fixed `boost/core/type_name.hpp` compilation error with MSVC with disabled native `wchar_t` type.
|
||||||
([github_issue 173])
|
([github_issue 173])
|
||||||
|
* Added a workaround for an MSVC [@https://developercommunity.visualstudio.com/t/Compiler-bug:-Incorrect-C2247-and-C2248/10690025 bug]
|
||||||
|
causing `empty_value` compilation errors when it is used with a nested class. ([github_pr 175])
|
||||||
|
|
||||||
[endsect]
|
[endsect]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user