MCPcopy Create free account
hub / github.com/Neargye/magic_enum / BoolTest

Enum BoolTest

test/test.cpp:139–139  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137
138
139enum class BoolTest : bool { Yay, Nay };
140
141using namespace magic_enum;
142

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected