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