MT Core (C++)
Core library for replacing C++ standard in project usage
|
Represents a type that fulfills the "result" contract while having a success value of a specific type Does NOT check the error value (the error can be of any type) More...
#include <traits.hpp>
Represents a type that fulfills the "result" contract while having a success value of a specific type Does NOT check the error value (the error can be of any type)
Definition at line 170 of file core/mtcore/traits.hpp.