8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 18:03:03 +01:00

Update docs a bit

This commit is contained in:
hvlad 2018-02-20 20:02:42 +02:00
parent 5b8df0f262
commit c20870edd5

View File

@ -21,3 +21,4 @@ Only ones mentioned in this document could be used, but as necessities appears,
- [function template mem_fn](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2003/n1432.htm)
- [rvalue references](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2006/n2027.html)
- [strongly-typed enum](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2347.pdf)
- [atomic types and operations] (http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2007/n2427.html)