Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
139
enum class BoolTest : bool { Yay, Nay };
140
141
using namespace magic_enum;
142
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected