| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This directory contains a header-only version of std::expected from C++23 as implemented by a third party.
To use it simply add
#include <expected/expected.hpp>to your source and use classes from the tl:: namespace.
A great resource on how to use this library https://devblogs.microsoft.com/cppblog/cpp23s-optional-and-expected/.
Project page is located at https://github.com/TartanLlama/expected and is released under a Creative Commons license (CC0-1.0)
| Back | FazBrowse Home | New Git URL |