osdev0/freestnd-cxx-hdrs
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Freestanding C++ Headers
========================
Headers from GCC's libstdc++ that can be used in a freestanding environment.
Relevant licenses apply.
Note: These headers depend on the associated freestanding C headers to work.
Please do not use alternative freestanding C header implementations with
these headers.