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
6a2bc3888f6cf10a59b0a5ea685ebf2fa1189672
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