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
2468058ca39e8f6aa2cdee2a2ddc98467690abfc
expected
/
tests
/
constexpr.cpp
T
7 lines
99 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
(
"Constexpr"
,
"[constexpr]"
)
{
//TODO
}
Copy Permalink