MCPcopy Create free account
hub / github.com/Aegel5/SimpleSwitcher / size

Method size

extern/simple_enum/basic_fixed_string.hpp:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 constexpr operator std::basic_string_view<CharT>() const noexcept { return view(); }
35
36 static constexpr std::size_t size() noexcept { return N; }
37
38 constexpr auto operator==(basic_fixed_string const & rh) const noexcept -> bool
39 {

Callers 1

to_camel_caseFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected