Introduce a typedef for unique_ptr<IAlgorithm>
The definitions, along with the shared_ptr variants have been moved to a fwd declare header. Refs #14599
Showing
- Framework/API/CMakeLists.txt 1 addition, 0 deletionsFramework/API/CMakeLists.txt
- Framework/API/inc/MantidAPI/IAlgorithm.h 1 addition, 11 deletionsFramework/API/inc/MantidAPI/IAlgorithm.h
- Framework/API/inc/MantidAPI/IAlgorithm_fwd.h 48 additions, 0 deletionsFramework/API/inc/MantidAPI/IAlgorithm_fwd.h
Loading
Please register or sign in to comment