Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ begin
Method
begin
Libs/flatbuffers/flatbuffers.h:516–516 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
514
}
515
516
const_iterator begin() const { return const_iterator(Data(), 0); }
517
const_iterator end() const { return const_iterator(Data(), size()); }
518
519
const_reverse_iterator rbegin() const {
Callers
9
mutable_data
Method · 0.45
data
Method · 0.45
allocate
Method · 0.45
deallocate
Method · 0.45
reallocate_downward
Method · 0.45
SliceAllocator
Class · 0.45
Map
Function · 0.45
~SymbolTable
Method · 0.45
~Parser
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected