Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.9.1
-
None
-
None
Description
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.
Attachments
Issue Links
- relates to
-
THRIFT-2717 C++V2 generator/library
- Open
-
THRIFT-2241 Use std::shared_ptr instead of boost::shared_ptr
- Closed
-
THRIFT-4720 Drop support for C++03/C++98 and begin refactoring
- Closed