expected lite is a single-file header-only library for objects that either represent a valid value or an error that you can pass by value. It is intended for use with ...
Are you looking to simplify the lifetime management and maintenance of polymorphic objects in C++? Do you want to write polymorphic code in C++ as easily as in GC languages like Java or C#, without ...