An open API service indexing awesome lists of open source software.

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

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.