Commit 6f27f981 authored by Victor Zverovich's avatar Victor Zverovich Committed by Jonathan Müller

Update readme

(cherry picked from commit c110c6ec)
parent b8540e61
......@@ -91,6 +91,8 @@ An object of any user-defined type for which there is an overloaded
.. code:: c++
#include "fmt/ostream.h"
class Date {
int year_, month_, day_;
public:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment