You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Vitali Lovich (JIRA)" <ji...@apache.org> on 2013/10/26 03:02:30 UTC

[jira] [Created] (THRIFT-2242) Generate C++11 code

Vitali Lovich created THRIFT-2242:
-------------------------------------

             Summary: Generate C++11 code
                 Key: THRIFT-2242
                 URL: https://issues.apache.org/jira/browse/THRIFT-2242
             Project: Thrift
          Issue Type: Bug
          Components: C++ - Library
    Affects Versions: 0.9.1
            Reporter: Vitali Lovich


unordered_map instead of map, unordered_set instead of set, noexcept instead of throw() (unless the exact semantics of throw() are needed which seems unlikely).

It should use the shared_ptr implementation that the library is configured with.



--
This message was sent by Atlassian JIRA
(v6.1#6144)