#include "catch.hpp" #include "expected.hpp" TEST_CASE("Noexcept", "[noexcept]") { //TODO }