issues
search
TartanLlama
/
expected
C++11/14/17 std::expected with functional-style extensions
https://tl.tartanllama.xyz
Creative Commons Zero v1.0 Universal
1.54k
stars
133
forks
source link
Fix bug in unequal operator with void as expected value
#156
Open
bojanstrbac
opened
10 months ago
bojanstrbac
commented
10 months ago
Fix unequal operator (!=) for comparing two tl::expected values with void as expected value.