mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-22 20:03:02 +01:00
Added "rvalue references" to list of allowed features.
This commit is contained in:
parent
a23cfb090d
commit
bf3a840898
@ -19,3 +19,4 @@ Only ones mentioned in this document could be used, but as necessities appears,
|
||||
- [polymorphic function wrappers](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2002/n1402.html)
|
||||
- [function object binders](http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2003/n1455.htm)
|
||||
- [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)
|
||||
|
Loading…
Reference in New Issue
Block a user