Skip to content

Testing out C++ language features: Covers C++98, C++11, C++14 and C++17. Currently development is focussed on C++11.

License

Notifications You must be signed in to change notification settings

willberriss/cpp-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cpp-language

Testing out C++ language features: Covers C++98, C++11, C++14 and C++17.

Currently master branch is mainly C++11 code, merged from dev branch.

This repo contains simple C++ programs that demonstrate a single language feature. Some programs will deliberately fail at runtime because they are demonstrating problems that can occur in C++ code.

I don't have a c++17 compiler currently.

About

Testing out C++ language features: Covers C++98, C++11, C++14 and C++17. Currently development is focussed on C++11.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published