Vowpal Wabbit
Public Member Functions | List of all members
fmt::formatter< VW::string_view > Struct Template Reference

#include <vw_string_view_fmt.h>

Inheritance diagram for fmt::formatter< VW::string_view >:

Public Member Functions

template<typename FormatContext >
auto format (const VW::string_view &sv, FormatContext &ctx) -> decltype(ctx.out())
 

Member Function Documentation

template<typename FormatContext >
auto fmt::formatter< VW::string_view >::format ( const VW::string_view sv,
FormatContext &  ctx 
) -> decltype(ctx.out())
inline

The documentation for this struct was generated from the following file: