Dropping C++11 for C++14
Created by: SkyToGround
I noticed that the file writer is no longer being built with GCC 4.x by Jenkins. It is thus possible to move to C++14 by only switching a compiler flag.
Does anyone (@michele-brambilla @dominikwerder @matthew-d-jones ) have any objection to doing this?