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 6daa332 commit f72aacbCopy full SHA for f72aacb
test/expected.t.cpp
@@ -9,6 +9,7 @@
9
// A proposal to add a utility class to represent expected monad
10
// by Vicente J. Botet Escriba and Pierre Talbot, http:://wg21.link/p0323
11
12
+#include <cassert>
13
#include "expected-main.t.hpp"
14
15
#ifndef nsel_CONFIG_CONFIRMS_COMPILATION_ERRORS
0 commit comments