We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71a8031 commit 5c48760Copy full SHA for 5c48760
include/tl/optional.hpp
@@ -1,7 +1,9 @@
1
2
///
3
// optional - An implementation of std::optional with extensions
4
-// Written in 2017 by Simon Brand ([email protected], @TartanLlama)
+// Written in 2017 by Simon Brand ([email protected], @TartanLlama)
5
+//
6
+// Documentation available at https://tl.tartanllama.xyz/
7
//
8
// To the extent possible under law, the author(s) have dedicated all
9
// copyright and related and neighboring rights to this software to the
0 commit comments