gnuradio / pmt

pmt
GNU Lesser General Public License v3.0
11 stars 11 forks source link

Add std::format support #73

Closed jsallay closed 1 year ago

jsallay commented 1 year ago

std::format is much better than std::cout. We should add a formatter specialization.