MCPcopy Create free account
hub / github.com/Norbyte/bg3se / data

Method data

CoreLib/Base/BaseString.h:52–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50 }
51
52 inline constexpr const_pointer data() const noexcept
53 {
54 return data_;
55 }
56
57 inline constexpr operator std::basic_string_view<T>() const noexcept
58 {

Callers 2

LSBaseStringViewMethod · 0.45
HashFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected