Class template Dune::XT::Common::PtrCaller

template<class T, class = void>
class Dune::XT::Common::PtrCaller

dereferences smart pointers and raw pointers to their pointee, and returns other types unchanged

static T &Dune::XT::Common::PtrCaller::call(T &ptr)

No documentation provided.