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

Method size

CoreLib/Base/BaseArray.h:674–677  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

672 }
673
674 inline constexpr size_type size() const noexcept
675 {
676 return size_;
677 }
678
679 inline constexpr size_type capacity() const noexcept
680 {

Callers 1

copy_fromMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected