Files
optional/tests/constexpr.cpp
Simon Brand 23f1af8abf More tests
2017-10-02 10:38:05 +01:00

5 lines
87 B
C++

#include "catch.hpp"
#include "optional.hpp"
TEST_CASE("Constexpr", "[constexpr]") {}