19 #ifndef __stir_SHARED_PTR__ 20 #define __stir_SHARED_PTR__ 27 using std::shared_ptr;
28 using std::dynamic_pointer_cast;
29 using std::static_pointer_cast;
31 #define MAKE_SHARED std::make_shared Namespace for the STIR library (and some/most of its applications)
Definition: General_Reconstruction.cxx:6
basic configuration include file