Lobsters
- std::optional and non-POD C++ types http://blog.felipe.rs/2021/09/19/std-optional-and-non-pod-types-in-cpp 9 comments c++
- std::optional<T> and non-POD C++ types http://blog.felipe.rs/2021/09/19/std-optional-and-non-pod-types-in-cpp 5 comments cpp
- std::optional<T> and non-POD C++ types http://blog.felipe.rs/2021/09/19/std-optional-and-non-pod-types-in-cpp 5 comments programming
Linked pages
- std::optional - cppreference.com http://en.cppreference.com/w/cpp/utility/optional 72 comments
- Perfect forwarding and universal references in C++ - Eli Bendersky's website http://eli.thegreenplace.net/2014/perfect-forwarding-and-universal-references-in-c 55 comments
- Value type and reference type - Wikipedia https://en.wikipedia.org/wiki/Value_type_and_reference_type 23 comments
- Maybe - HaskellWiki https://wiki.haskell.org/Maybe 7 comments
- Flow-sensitive typing - Wikipedia https://en.wikipedia.org/wiki/Flow-sensitive_typing 0 comments
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.