#include <gnuradio/logger.h>
|  | 
| template<typename FormatContext> | 
| auto | format (const boost::format &bfmt, FormatContext &ctx) -> decltype(formatter< string_view >::format(bfmt.str(), ctx)) | 
◆ format()
template<typename FormatContext> 
  
  | 
        
          | auto fmt::formatter< boost::format >::format | ( | const boost::format & | bfmt, |  
          |  |  | FormatContext & | ctx ) -> decltype(formatter<string_view>::format(bfmt.str(), ctx)) |  | inline | 
 
 
The documentation for this struct was generated from the following file: