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
3cfcb3ff2db38ae899cb66372dc846f46e0b4cd0
optional
/
tests
/
hash.cpp
T
5 lines
83 B
C++
Raw
Normal View
History
Unescape
Escape
More tests
2017-10-02 10:38:05 +01:00
#include
"catch.hpp"
Do CMake properly
2019-05-01 13:23:30 +01:00
#include
<tl/optional.hpp>
More tests
2017-10-02 10:38:05 +01:00
TEST_CASE
(
"Hashing"
,
"[hash]"
)
{}
Copy Permalink