Documentation and usage examples are limited for some of the function objects. This somewhat hampers the efforts of users to access all capabilities of them.
Therefore, we decided to elaborate the usage of function objectcs in:
In parallel to the Extended Code Guide
improvements (corresponding: Extended Code Guide:doc-FOs-part-1), it is useful:
In addition, style/implementation consistency across function objects can be imposed for:
destructor=default
no copy construct
/no copy assignment
lookupOrDefault()
to getOrDefault()
Considerably low.
Regression tests are pending.