jeudi 11 janvier 2018

what is prettiest way to convert time_point to string?

Simple question, how to properly convert std::chrono::time_point to string with as little code as possible?

notes: I dont want to cout it with put_time() and C++11 and C++14 are accepted.

Aucun commentaire:

Enregistrer un commentaire