OpenXRay/xray-16

Move containers to xrCore/Containers

Open

#82 opened on Nov 16, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (519 forks)auto 404
CoreHelp wantedgood first issue

Repository metrics

Stars
 (3,524 stars)
PR merge metrics
 (PR metrics pending)

Description

Move containers to xrCore/Containers. Follow classes known to be in xrCore (top core directory instead of Containers subdir): shared_container (xr_shared.* files), FixedMap, FixedSet, FixedVector.

Contributor guide