Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemLib/LemLib
/ count
Method
count
include/fmt/core.h:876–876 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
874
}
875
876
auto count() const -> size_t { return Traits::count() + this->size(); }
877
};
878
879
template <typename T> class iterator_buffer<T*, T, fixed_buffer_traits> final : public fixed_buffer_traits,
Callers
nothing calls this directly
Calls
2
count
Function · 0.85
size
Method · 0.45
Tested by
no test coverage detected