Crate cxx_stl

Source
Expand description

§STL-rs

High level C++ STL Rust bindings.

§License

Licensed under either of

at your option.

The Microsoft C++ Standard Library is under the Apache License v2.0 with LLVM Exceptions, a copy of which can be found at “STL/LICENSE.txt”.

§Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Modules§

alloc
C++ allocation interface.
semantics
Set of traits describing C++ move and copy semantics.
string
vec