Firebird Branch for C++11 support

Adriano dos Santos Fernandes wrote on Firebird-Devel

Hi!

I created a branch for the C++11 usage proposal.

The branch is not for active development, it’s just so others can play,
test and discuss.

The features are described here:
https://github.com/FirebirdSQL/firebird/blob/work/c%2B%2B11/doc/README.modern_cpp.md

I didn’t found explicit mentioning support of the function features per
compiler, but seems very basic feature for lambdas so I put it there.

I tested in clang++ 3.8.0, g++ 5.4.0 and MSVC 14.