10 #ifndef INCLUDED_GNURADIO_PMT_FMT_H 11 #define INCLUDED_GNURADIO_PMT_FMT_H 14 #include <spdlog/fmt/fmt.h> 15 #include <string_view> 20 fmt::format_context::iterator format(
const pmt::pmt_t& obj,
21 format_context& ctx)
const;
#define GR_RUNTIME_API
Definition: gnuradio-runtime/include/gnuradio/api.h:18
enables PMTs to be formatted with fmt
Definition: io_signature.h:191
std::shared_ptr< pmt_base > pmt_t
typedef for shared pointer (transparent reference counting).
Definition: pmt.h:83