gnuradio / pmt

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

Convert pmtf_string to wrapper format. #5

Closed jsallay closed 2 years ago

jsallay commented 3 years ago

The original string code was written before the wrapper classes were created. We need to wrap the string class just like the scalar, vector, and map classes.

jsallay commented 2 years ago

Resolved by https://github.com/gnuradio/pmt/pull/23