We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3449fbc commit dc02563Copy full SHA for dc02563
tl/optional.hpp
@@ -16,7 +16,7 @@
16
#define TL_OPTIONAL_HPP
17
18
#define TL_OPTIONAL_VERSION_MAJOR 0
19
-#define TL_OPTIONAL_VERSION_MINOR 2
+#define TL_OPTIONAL_VERSION_MINOR 5
20
21
#include <exception>
22
#include <functional>
0 commit comments