|
mitteLib
|
#include <result.hpp>
Public Types | |
| using | content_type = typename std::conditional<RC == result_content::error, E, T>::type |
Public Attributes | |
| content_type | content |
| using mlab::result_impl< E, T >::content_wrap< RC >::content_type = typename std::conditional<RC == result_content::error, E, T>::type |
| content_type mlab::result_impl< E, T >::content_wrap< RC >::content |