Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 804 Bytes

File metadata and controls

31 lines (19 loc) · 804 Bytes

Ishiko/C++ Types

Fundamental types used across several Ishiko/C++ projects.

Contents

  • include: directory containing the public headers for the project.
  • lib: directory where the build process puts the compiled libraries.
  • build: the makefiles used to build the project
  • src: the source code for the project.
  • 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-2026 Xavier Leclercq
This work is licensed under the Boost Software License 1.0
See https://github.com/ishiko-cpp/types/blob/main/LICENSE.txt