MCPcopy 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_strMethod · 0.45
format_asFunction · 0.45
enum_flags_nameFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected