Class ErrContainer<ErrType>

#include <Result.hpp>
template<class ErrType>classErrContainer{ ... }
No description provided
Examples0
Public static methods0
Public member functions3
ErrType&&unwrap()
No description provided
const ErrTypeconst&unwrap()const
No description provided
ErrType&unwrap()
No description provided
Fields0
Protected member functions0
Protected fields1
ErrTypem_err
;
No description provided