Skip to content

Make C++ implementation C++11 only. #2780

@liujisi

Description

@liujisi

C++11 has been out for several years and we are thinking of moving to allow C++11 features from being used in the code base. That means the implementation will not be able to compile if you don't have a C++11 compiler.

We may create a branch that works for C++98. The branch will only accept bug fixes, but not new features, optimization, etc

Please reply in this thread if you think this would be an issue for your project.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions