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