This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
optional
Watch
1
Star
0
Fork
0
forked from
TartanLlama/optional
Code
Pull Requests
Activity
Files
351d2bc7e0b6c458fca8738b9065313b9a853742
optional
/
tests
/
constexpr.cpp
T
5 lines
87 B
C++
Raw
Normal View
History
Unescape
Escape
More tests
2017-10-02 10:38:05 +01:00
#include
"catch.hpp"
#include
"optional.hpp"
TEST_CASE
(
"Constexpr"
,
"[constexpr]"
)
{}
Copy Permalink