mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 22:43:03 +01:00
461 B
461 B
Modern C++ features
We define here as "modern C++" features the ones introduced since C++17. 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 or pull requests.