mirror of
https://github.com/fmtlib/fmt.git
synced 2025-12-13 15:10:03 +08:00
Update readme
(cherry picked from commit c110c6eca7dbca963b7153640135102356707e3d)
This commit is contained in:
parent
b8540e613e
commit
6f27f98103
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user