Is std::get_time broken in g++ and clang++?
As the commenters have pointed out, this is actually a bug (an omission) in libstdc++
. A bug report has been submitted.
As the commenters have pointed out, this is actually a bug (an omission) in libstdc++
. A bug report has been submitted.