silvanshade / moveref

Types and traits for C++ style placement initialization and move semantics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

moveref

Types and traits for safe C++ style placement initialization and move semantics
Acknowledgement: originally based on google/moveit

Status

This crate is considered stable and suitable for normal usage.

The internals are fully documented and test coverage aims to be as complete as possible.

We additionally check the crate with cargo careful, cargo miri, and cargo valgrind.

About

Types and traits for C++ style placement initialization and move semantics

License:Other


Languages

Language:Rust 100.0%