4#include "../../catch2/catch.hpp"
12namespace unitTest::placeholder::meta_typeTraits_test
20TEST_CASE(
"typeTraits API has a test placeholder",
"[meta::typeTraits][placeholder]" )
22 SUCCEED(
"typeTraits behavioral assertions are pending." );
TEST_CASE("typeTraits API has a test placeholder", "[meta::typeTraits][placeholder]")
Verifies that APIs declared in include/meta/typeTraits.hpp remain available to the unit-test target.
A collection of type trait evaluations.