This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
expected
Watch
1
Star
0
Fork
0
forked from
TartanLlama/expected
Code
Pull Requests
Activity
Files
266bd8f18d2e7f8451ff349a4df3487ce5bf8a12
expected
/
tests
/
noexcept.cpp
T
7 lines
97 B
C++
Raw
Normal View
History
Unescape
Escape
More testing
2017-11-27 14:48:16 +00:00
#include
"catch.hpp"
#include
"expected.hpp"
TEST_CASE
(
"Noexcept"
,
"[noexcept]"
)
{
//TODO
}
Copy Permalink