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

https://github.com/danielkrupinski/cpp98-playground


https://github.com/danielkrupinski/cpp98-playground

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# C++98 playground
This repository contains examples of C++98 standard library and features removed or deprecated in later standards.

All examples are runnable on [Ideone](https://ideone.com/) or [Wandbox](https://wandbox.org/).

For examples of latest C++ standards see [cpp-playground](https://github.com/danielkrupinski/cpp-playground).