.. index:: pair: class; QPanda::QubitPoolFactoryHelper .. _doxid-class_q_panda_1_1_qubit_pool_factory_helper: class QPanda::QubitPoolFactoryHelper ==================================== .. toctree:: :hidden: :ref:`Qubit ` Pool Factory helper Provide :ref:`QubitPoolFactory ` class registration interface for the outside. .. ref-code-block:: cpp :class: doxyrest-overview-code-block #include class QubitPoolFactoryHelper { public: // construction :target:`QubitPoolFactoryHelper`( std::string, size_constructor_t ); };