Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Neargye/magic_enum
/ data
Method
data
include/magic_enum/magic_enum.hpp:313–313 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
311
}
312
313
constexpr const char_type* data() const noexcept { return chars_; }
314
315
constexpr std::uint16_t size() const noexcept { return N; }
316
Callers
3
static_str
Method · 0.45
format_as
Function · 0.45
enum_flags_name
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected