Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GaijinEntertainment/daScript
/ test_memory_model_growth.cpp
File
test_memory_model_growth.cpp
tests-cpp/small/test_memory_model_growth.cpp:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#include <doctest/doctest.h>
2
3
#include
"daScript/misc/platform.h"
// memory_model.h is not self-contained
4
#include
"daScript/misc/memory_model.h"
Callers
nothing calls this directly
Calls
8
reserve
Method · 0.45
allocate
Method · 0.45
push_back
Method · 0.45
isOwnPtr
Method · 0.45
bytesAllocated
Method · 0.45
free
Method · 0.45
setInitialSize
Method · 0.45
grow
Method · 0.45
Tested by
no test coverage detected