Commit c110c6ec authored by Victor Zverovich's avatar Victor Zverovich

Update readme

parent 1acfd07f
......@@ -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