Displaying 1 result from an estimated 1 matches for "61834a37".
Did you mean:
1183437
2016 Oct 12
2
RFC: General purpose type-safe formatting library
On Tue, Oct 11, 2016 at 8:59 PM Mehdi Amini <mehdi.amini at apple.com> wrote:
>
> 5. *Not flexible.* How do you print a std::chrono::time_point with
> llvm::format()? You can't. You have to resort to providing an overloaded
> streaming operator or formatting it some other way.
>
>
> It seems to me that there is no silver bullet for that: being for
>