louisdx / cxx-prettyprint

A header-only library for C++(0x) that allows automagic pretty-printing of any container.
http://louisdx.github.com/cxx-prettyprint/
Boost Software License 1.0
557 stars 73 forks source link

can I delete some code? #32

Closed mingyEx closed 3 years ago

mingyEx commented 3 years ago

I am a beginner in language and I found some problems Since we already have

https://github.com/louisdx/cxx-prettyprint/blob/master/prettyprint.hpp#L107

Can I delete this?

https://github.com/louisdx/cxx-prettyprint/blob/master/prettyprint.hpp#L160

Is it redundant?I have try and no error find.