Scan symbol T for possible components using ContainerAdderPolicy
Scan symbol T for possible components using ContainerAdderPolicy
Scan symbol T for possible components using ContainerAdderPolicy
Scan symbol T for possible components using ContainerAdderPolicy
Template for defining scanning functions instantiated with particular container adder policy.
The functions defined in this template mixin are the entry point for running scans over symbols that are desired to be added into a container. The template will instantiate scan family of functions that will use passed container adder policy to scan symbols passed to them. It is advised to define your own set of scanning methods in case when additional scanning and transformation logic is expected.