Concept to check if the type is either a unique_ptr or a shared_ptr. More...
#include <ikarus/utils/concepts.hh>
Concept to check if the type is either a smart pointer or a raw pointer.