Commits

Joel Anderson authored 9b637237bd7
add documentation of manual c++11 specification Per #1883, builds of Google Test may fail if the version C++ is not manually set to C++11 during the build process. Signed-off-by: Joel Anderson <joelanderson333@gmail.com>