Skip to content

SmallVector: Check if we need to switch to dynamic memory when calling create()#1

Open
jatinchowdhury18 wants to merge 1 commit intoeyalamirmusic:mainfrom
jatinchowdhury18:small-vector-growing-fix
Open

SmallVector: Check if we need to switch to dynamic memory when calling create()#1
jatinchowdhury18 wants to merge 1 commit intoeyalamirmusic:mainfrom
jatinchowdhury18:small-vector-growing-fix

Conversation

@jatinchowdhury18
Copy link

Previously, calling SmallVector::create() or SmallVector::emplace_back() would stop adding elements to the vector once the static memory had been maxed out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant