Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 933 Bytes

File metadata and controls

32 lines (20 loc) · 933 Bytes

Ishiko/C++ Collections

A series of container classes. This is not a replacement for Boost or the STL, it only provides containers with features not available in either of them.

Contents

  • build - The makefiles used to build the project
  • include - Directory containing the public headers for the project.
  • lib - Directory where the build process puts the compiled libraries.
  • Source - The source code for the prokect.
  • Tests - The tests for the project.

Project Status

ishiko-cpp

This project is in early development and not ready for public use yet.

Usage

No documentation available as of yet.

Support

None.

License

Copyright (c) 2005-2024 Xavier Leclercq
This work is licensed under the Boost Software License 1.0
See https://github.com/ishiko-cpp/collections/blob/main/LICENSE.txt