Browse Source
So instead of passing every function objects by value (a copy is made), now function objects will be handled properly by reference (for lvalues) or by value (for rvalues).adaptive-webui-19844
Chocobo1
6 years ago
2 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue