- Test:
- Demonstrate a technique to supply additional descriptive ctor arguments in a type safe way.
- target and receiver may be some configurable Strategy etc.
- the idea is to provide friend functors, which might tweak or reset internal settings;
- these functors are packaged into free standing friend functions with intuitive naming...
- which, on call-site, look like algebraic expressions/data-types.
- See also
- builder-qualifier-support.hpp
Definition at line 114 of file builder-qualifier-support-test.cpp.
The documentation for this class was generated from the following file: