Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ GetAlignedMemory
Method
GetAlignedMemory
library/cpp/coroutine/engine/stack/stack.h:33–35 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
char* GetAlignedMemory() const noexcept {
34
return AlignedMemory_;
35
}
36
37
//! Stack size (includes memory for guard)
38
size_t GetSize() const noexcept {
Callers
10
Get
Method · 0.45
LowerCanaryOk
Method · 0.45
UpperCanaryOk
Method · 0.45
FreeStack
Method · 0.45
ReturnStack
Method · 0.45
GetAlignedMemory
Method · 0.45
TEST_P
Function · 0.45
TYPED_TEST
Function · 0.45
TYPED_TEST
Function · 0.45
TYPED_TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected