gnuradio / pmt

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

Add support for vectors of strings #106

Closed jsallay closed 11 months ago

jsallay commented 11 months ago

Add a new type to the pmt variant: std::vector<std::string> with unit tests.