epam / epam/Indigo

Make Array moveable

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

Description

**Problem description**
Currently move operations are not properly implemented for `Array` container.
Although `Array` has move constructor, it is not marked as `noexcept`. Also there is not implemented move assignment operator.

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.