![Build status](https://ci.appveyor.com/api/projects/status/9ckrveolxsonxfnb/branch/master?svg=true) | ![Coverity Scan Build Status](https://scan.coverity.com/projects/16048/badge.svg) | ![codecov](https://codecov.io/gh/boostorg/move/branch/master/graph/badge.svg) | ![Deps](https://img.shields.io/badge/deps-master-brightgreen.svg) | ![Documentation](https://img.shields.io/badge/docs-master-brightgreen.svg) | ![Enter the Matrix](https://img.shields.io/badge/matrix-master-brightgreen.svg) | develop | ![Build Status](https://travis-ci.org/boostorg/move.svg?branch=develop) | ![Build status](https://ci.appveyor.com/api/projects/status/9ckrveolxsonxfnb/branch/develop?svg=true) | ![Coverity Scan Build Status](https://scan.coverity.com/projects/16048/badge.svg) | ![codecov](https://codecov.io/gh/boostorg/move/branch/develop/graph/badge.svg) | ![Deps](https://img.shields.io/badge/deps-develop-brightgreen.svg) | ![Documentation](https://img.shields.io/badge/docs-develop-brightgreen.svg) | ![Enter the Matrix](https://img.shields.io/badge/matrix-develop-brightgreen.svg) |
Directories
Name | Purpose |
---|
doc | documentation |
example | examples |
include | headers |
proj | ide projects |
test | unit tests |
More information
- Ask questions
- Report bugs: Be sure to mention Boost version, platform and compiler you're using. A small compilable code sample to reproduce the problem is always good as well.
- Submit your patches as pull requests against develop branch. Note that by submitting patches you agree to license your modifications under the Boost Software License, Version 1.0.
- Discussions about the library are held on the Boost developers mailing list. Be sure to read the discussion policy before posting and add the
[move]
tag at the beginning of the subject line.