https://github.com/dlang/stdcpp
Bindings for core components of the C++ standard library
https://github.com/dlang/stdcpp
Last synced: 5 months ago
JSON representation
Bindings for core components of the C++ standard library
- Host: GitHub
- URL: https://github.com/dlang/stdcpp
- Owner: dlang
- Created: 2023-09-19T12:56:33.000Z (almost 3 years ago)
- Default Branch: v1.x.x
- Last Pushed: 2024-06-18T14:25:59.000Z (about 2 years ago)
- Last Synced: 2025-07-25T11:31:52.728Z (11 months ago)
- Language: D
- Size: 87.9 KB
- Stars: 3
- Watchers: 8
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# stdcpp - Bindings for C++'s standard library
This package provides D bindings for the most commonly used C++ standard library.
The project is still in development. Examples and tests to come.