Class template Dune::XT::Common::PtrCaller¶
- template<class T, class = void> Dune::XT::Common::PtrCaller<T, class>
dereferences smart pointers and raw pointers to their pointee, and returns other types unchanged
Method Dune::XT::Common::PtrCaller::call¶
- template<class T, class = void> static T &Dune::XT::Common::PtrCaller<T, class>::call(T &ptr)
No documentation provided.