Closed jsallay closed 2 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.
Resolved by https://github.com/gnuradio/pmt/pull/23
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.