Skip to content

GeorgKullgren/StdComparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

StdComparison

A simple class implemented twice. Once with C++98 and once with C++11. The blog post http://www.kullgren.org/cool-new-things-in-c explains the differences.

Compile with: make all

Run the test with: ./myTest

The unit tests uses googletest. The compiler used is clang, but it should be trivial to change to gcc in the makefile.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published