Talk:cpp/io/manip/get time
From cppreference.com
seems the version information is incorrect. I run the example code with GCC4.9(c++11), but get compile error.
Should the std::get_time start with c++14 or later?