MT Core (C++)
Core library for replacing C++ standard in project usage
|
Represents a type that fulfills the "result" contract while having no success value 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 no success value Does NOT check the error value (the error can be of any type)
Definition at line 180 of file core/mtcore/traits.hpp.