#include <resultbase.h>

Public Types | |
| using | CastType = TO && |
| using | ReturnType = Result< TO > |
Additional Inherited Members | |
Static Public Attributes inherited from GenericCastMemberTrait< TO, FROM, SAFE, typename > | |
| static constexpr Bool | value |
| using CastType = TO&& |
| using ReturnType = Result<TO> |