epam / epam/Indigo

Get rid of all shallow copy operations at array.h

Open
#779 0 comments 0 reactions 1 assignee Claimed by @even1024 View on GitHub
Dominant language
C++
Stars
406
Forks
134
Avg merge
2d 11h
Merged PRs (30d)
24

Description

Use incapsulated vector operations instead of reallocs and memcpy. vector<>::reserve, vector<>::resize and std::copy should be used instead.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.