class QPanda::PhysicalQubitFactoryHelper¶
Physical Qubit Factory helper Provide PhysicalQubitFactory class registration interface for the outside.
#include <PhysicalQubitFactory.h> class PhysicalQubitFactoryHelper { public: // construction PhysicalQubitFactoryHelper( std::string, constructor_t ); };