Commit 8a53cd64 authored by Igor Chorążewicz's avatar Igor Chorążewicz Committed by Igor Chorazewicz
Browse files

vector: change construct helper to always construct elements at end

This is the only possible use case for this function. Calling construct
with index other than size() would result in calling constructors
on already initialized memory.
parent 097cb272
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment