For the purposes of this course (spring 2015) I use g++ version 4.9.2 via Cygwin on Windows with GNU Emacs
C++11 support via a compiler option -std=c++11. Experimental C++14 support via -std=c++14