Class ErrContainer<ErrType &>
#include <Result.hpp>
template<class ErrType>classErrContainer{ ... }
No description provided
Examples0
Public static methods0
Public member functions2
std::reference_wrapper<ErrType>unwrap()
No description provided
std::reference_wrapper<ErrType>unwrap()const
No description provided
Fields0
Protected member functions0
Protected fields1
ErrType&m_err;
No description provided