You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Otis Burg (JIRA)" <ji...@apache.org> on 2018/07/04 05:57:00 UTC

[jira] [Created] (NETBEANS-1022) Add support for c++17 structured bindings

Otis Burg created NETBEANS-1022:
-----------------------------------

             Summary: Add support for c++17 structured bindings
                 Key: NETBEANS-1022
                 URL: https://issues.apache.org/jira/browse/NETBEANS-1022
             Project: NetBeans
          Issue Type: New Feature
          Components: cnd - Code Model
            Reporter: Otis Burg
         Attachments: Netbeans cpp17 structured bindings.png

[C++17 structured bindings|https://en.cppreference.com/w/cpp/language/structured_binding] aren't yet supported in Netbeans.

The editor shows syntax errors when structured bindings are used (see attachment).

My Netbeans environment info:

Product Version: NetBeans IDE Dev (Build 201804200002)
Java: 1.8.0_171; OpenJDK 64-Bit Server VM 25.171-b11
Runtime: OpenJDK Runtime Environment 1.8.0_171-8u171-b11-0ubuntu0.16.04.1-b11
System: Linux version 4.4.0-21-generic running on amd64; UTF-8; en_US (nb)
User directory: /home/ob/.netbeans/dev
Cache directory: /home/ob/.cache/netbeans/dev



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists