boost::capy::neunique_ptr::operator*
Dereference the pointer.
Synopsis
Declared in <boost/capy/neunique_ptr.hpp>
std::add_lvalue_reference<T>::type
operator*() const noexcept;
Preconditions
-
get() != nullptr
Created with MrDocs