Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ back
Method
back
library/cpp/containers/paged_vector/paged_vector.h:365–367 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
363
}
364
365
reference back() {
366
return CurrentPage().back();
367
}
368
369
const_reference back() const {
370
return CurrentPage().back();
Callers
15
GetStack
Method · 0.45
BM_PoolAllocatorManyStacks
Function · 0.45
BM_DefaultAllocatorManyStacks
Function · 0.45
BM_PoolAllocatorManyStacksReleased
Function · 0.45
BM_DefaultAllocatorManyStacksReleased
Function · 0.45
BM_PoolAllocatorManyStacksReleasedAndRealloc
Function · 0.45
BM_DefaultAllocatorManyStacksReleasedAndRealloc
Function · 0.45
BM_PoolAllocatorManyStacksMemoryWriteReleasedAndRealloc
Function · 0.45
BM_DefaultAllocatorManyStacksMemoryWriteReleasedAndRealloc
Function · 0.45
LLVMFuzzerTestOneInput
Function · 0.45
insert
Method · 0.45
Test4
Method · 0.45
Calls
no outgoing calls
Tested by
1
Test4
Method · 0.36