Skip to content

Commit 5425504

Browse files
committed
Test
1 parent 0458e4e commit 5425504

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/cxx14.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
#include <catch2/catch.hpp>
44
#include <type_traits>
55

6+
constexpr auto foo = WISE_ENUM_IMPL_NARG(bar, blub, baz)
7+
68
WISE_ENUM_CLASS((Color, int64_t), (BLACK, 1), BLUE, RED)
79

810
enum class MoreColor

0 commit comments

Comments
 (0)