mirror of
https://github.com/google/comprehensive-rust.git
synced 2024-12-17 15:21:32 +02:00
16 lines
384 B
Markdown
16 lines
384 B
Markdown
|
# CXX
|
||
|
|
||
|
This directory contains files copied from CXX. Please see
|
||
|
<https://github.com/dtolnay/cxx> for the full project.
|
||
|
|
||
|
## License
|
||
|
|
||
|
CXX is licensed under either of
|
||
|
|
||
|
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
|
||
|
<http://www.apache.org/licenses/LICENSE-2.0>)
|
||
|
* MIT license ([LICENSE-MIT](LICENSE-MIT) or
|
||
|
<http://opensource.org/licenses/MIT>)
|
||
|
|
||
|
at your option.
|