issues
search
TartanLlama
/
optional
C++11/14/17 std::optional with functional-style extensions and reference support
https://tl.tartanllama.xyz
Creative Commons Zero v1.0 Universal
859
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
No way to contact the author
#18
eyalroz
closed
5 years ago
0
Return value() in noexcept emplace
#17
johvik
closed
5 years ago
0
Misaligned template specifiers
#16
DecoyRS
closed
5 years ago
0
Self-assignment not handled properly
#15
ubruhin
closed
6 years ago
2
`.map` with a callable returning a reference should return an optional reference
#14
TartanLlama
closed
6 years ago
0
Add syntax highlighting to readme
#13
mortenfyhn
closed
6 years ago
1
Correct comment on [not] trivially destructable
#12
martinmoene
closed
6 years ago
3
Compile error with Clang 3.4
#11
ubruhin
closed
6 years ago
1
Play nice with CMake add_subdirectory
#10
kbenzie
closed
6 years ago
1
'optional<T&>::and_then(F&& f) &&' calls f with lvalue reference
#9
rollbear
closed
6 years ago
0
Compile warnings with Clang
#8
atorger
closed
6 years ago
1
Fix missing return statement
#7
seanfisk
closed
6 years ago
1
Add return
#6
basiliscos
closed
6 years ago
0
Conflicting implementations of map_imp in optional.hpp and expected.hpp
#5
jeroen-dhollander
closed
6 years ago
3
Dead links in documentation
#4
milipili
closed
5 years ago
2
Support optional references
#3
TartanLlama
closed
6 years ago
0
and_then does not propagate const and ref qualifiers properly
#2
TartanLlama
closed
7 years ago
0
`map` breaks with const-only functions and generic lambdas
#1
TartanLlama
closed
7 years ago
0
Previous