Factory generation mixin for base classes. This generates the interface code to construct the backend varient of the class depending on which backend is selected, and what backends were compiled in.
See Implementation
Factory generation mixin for base classes. This generates the interface code to construct the backend varient of the class depending on which backend is selected, and what backends were compiled in.