doom / for_libcxx

Tiny libc++ implementation for ForOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

for_libcxx

Tiny libc++ implementation for ForOS

Caution:

  • This is an educational implementation, it is not made for real-world projects !
  • This might not be fully conformant with the STL standard (i.e. mistakes might have been made)

About

Tiny libc++ implementation for ForOS


Languages

Language:C++ 96.5%Language:CMake 2.2%Language:Makefile 1.3%