CppTestDoubleVariant.this

Design of c'tor.

The c'tor has as paramters all the required configuration data. Assignment of members are used for optional configuration.

Follows the design pattern "correct by construction".

TODO document the parameters.

class CppTestDoubleVariant
this
(
Regex!char strip_incl
)

Meta