forked from qt-creator/qt-creator
Changelog: Remove false limitation
The real problem is currently addressed. Change-Id: I85e341340ec5dce5424b4cc40b29fe480fe64f12 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com>
This commit is contained in:
committed by
Orgad Shaneh
parent
0e0f8b318e
commit
22b28fe49f
3
dist/changes-3.5.0.md
vendored
3
dist/changes-3.5.0.md
vendored
@@ -93,10 +93,7 @@ C++ Support
|
||||
* Partially fixed STL containers (QTCREATORBUG-8937, QTCREATORBUG-8922)
|
||||
* GCC implementation of `std::map`, `std::unique_ptr` (and other pointer wrappers)
|
||||
and `std::vector` are known to work
|
||||
* Known limitations:
|
||||
* MSVC implementation is not supported
|
||||
* types that contain a typedef for `pointer` are not supported
|
||||
(For example: `std::unique_ptr<std::string>`)
|
||||
|
||||
QML Support
|
||||
|
||||
|
Reference in New Issue
Block a user