Skip to content

rmanthorpe/stl-containers

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dmd Build Status

dlang/druntime#2448

dlang/druntime#2456

dlang/druntime#2310

TODO:

  1. Travis Windows environment does not have a D compiler by default so it needs to be installed in the .travis.yml config file
  2. #include for size_t on Linux
  3. implementation for various containers on Linux not yet done/finished
  4. osx impl and build not done at all I think
  5. implement unordered map, set
  6. it's not really STL, but boost::optional
  7. add build badge matrix for linux/windows/osx dmd/ldc/gdc

About

D bindings to simple STL containers (WIP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • D 99.2%
  • C++ 0.8%