An open API service indexing awesome lists of open source software.

https://github.com/katahiromz/unboost

The Revival of Old C++ Compilers
https://github.com/katahiromz/unboost

Last synced: 7 months ago
JSON representation

The Revival of Old C++ Compilers

Awesome Lists containing this project

README

          

----- Unboost -----
<<<< The Revival of Old C++ Compilers >>>>

This is Unboost, that is a compatibility library for C++11, Boost
and C++03.

The Boost C++ Libraries (http://www.boost.org) are famous and very
sophisticated but too large and expensive for daily use.

This Unboost (only 870 KB) enables you to avoid that expensive booster
if possible on your C++ compiler (C++11, std::tr1, substitute tiny
implementations).

See samples and sources for more details.

If you found bug, please send me e-mail.

/////////////////////////////////////////////////////
// Katayama Hirofumi MZ (katahiromz) [ANT]
// Homepage http://katahiromz.web.fc2.com/
// E-Mail katayama.hirofumi.mz@gmail.com
/////////////////////////////////////////////////////