zer0mem / libc

Kernel C++ driver developing library; std & boost partially supported

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C++ to kernel drivers! .. link this lib with driver and start use c++ features, and std & boost supported also (not at all ofc, but f.e. shared_ptr / unique_ptr, boostL::instrusive ..), in visual studio 2013
more to read at : http://www.zer0mem.sk/?p=517

About

Kernel C++ driver developing library; std & boost partially supported

License:MIT License


Languages

Language:C++ 74.2%Language:Assembly 15.5%Language:C 10.3%