Sequential Quantum Gate Decomposer  v1.9.6
Powerful decomposition of general unitarias into one- and two-qubit gates gates
SmartAtomicPtr< T > Member List

This is the complete list of members for SmartAtomicPtr< T >, including all inherited members.

get() constSmartAtomicPtr< T >inline
operator=(const SmartAtomicPtr &other)SmartAtomicPtr< T >inline
operator=(SmartAtomicPtr &&other) noexceptSmartAtomicPtr< T >inline
ptr_SmartAtomicPtr< T >private
SmartAtomicPtr()=defaultSmartAtomicPtr< T >
SmartAtomicPtr(std::shared_ptr< T > p)SmartAtomicPtr< T >inlineexplicit
SmartAtomicPtr(const SmartAtomicPtr &other)SmartAtomicPtr< T >inline
SmartAtomicPtr(SmartAtomicPtr &&other) noexceptSmartAtomicPtr< T >inline
update(std::shared_ptr< T > p)SmartAtomicPtr< T >inline
update(T *p)SmartAtomicPtr< T >inline
~SmartAtomicPtr()=defaultSmartAtomicPtr< T >