Commit 39758edb authored by Igor Chorazewicz's avatar Igor Chorazewicz
Browse files

vector: remove construct_range helper method

and change name of construct_range_copy to construct.

conctruct_range can be implemented using construct_range_copy by passing
std::make_move_iterator(iterator) as parameters.
parent bd0d4bfe
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