pierobot / piestd

An unfinished implementation of the C++ standard library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

piestd

An unfinished implementation of the C++ standard library.

This was developed with MSVC++ 2015. Usage with g++ or any other compiler will very likely be a catastrophe.

I decided to drop this project to devote my time on https://github.com/pierobot/pieasio

About

An unfinished implementation of the C++ standard library.


Languages

Language:C++ 90.9%Language:C 8.7%Language:CMake 0.4%