gnuradio / pmt

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

Remove pmt_ prefixes #20

Closed mormj closed 2 years ago

mormj commented 2 years ago

One of the goals is to have a simpler api, so let's go with pmtf::vector<type> over pmtf::pmt_vector<type> and #include <pmtf/vector.hpp> over #include <pmtf::pmtf_vector.hpp>