8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 20:03:02 +01:00
firebird-mirror/doc/README.modern_cpp.md

2.2 KiB

Modern C++ features

We define here as "modern C++" features the ones introduced since C++11. These features should be used in a "controlled" form in Firebird code, as not all compilers fully support them.

Only ones mentioned in this document could be used, but as necessities appears, discussion should be started in the devel list.

Allowed features

C++11