Files
scylladb/core/shared_ptr.hh
Tomasz Grabiec 6692435757 core: Implement operator<< for smart pointers
It will allow to implement generic join(), which works with
sequences of things, and use it on std::vector<shared_ptr<printable>>
2015-03-23 11:49:18 +02:00

16 KiB