-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.11.0, 0.12.0
-
Fix Version/s: 0.13.0
-
Component/s: C++ - Compiler, C++ - Library
-
Patch Info:Patch Available
It would be great to support compiling Thrift library without boost: in C++11, most of the things are already integrated, and it is often not practical to integrate boost, esp. in embedded projects.
Some steps have already been done (esp. THRIFT-2221) to support building user code without boost, but it would be nice to allow building completely without boost.
- is related to
-
THRIFT-4720 Drop support for C++03/C++98 and begin refactoring
-
- Closed
-
-
THRIFT-4678 add noexcept cpp generator option
-
- Closed
-
- supercedes
-
THRIFT-4593 Unit Tests failing on Alpine Linux due to non-portable mutex initializers
-
- Closed
-