Iros
 
Loading...
Searching...
No Matches
di::format::detail::VPresentEncodedContextFunction< Enc > Struct Template Reference

#include <di/format/vpresent_encoded_context.h>

Public Types

using View = container::string::StringViewImpl<Enc>
 

Public Member Functions

template<concepts::FormatArg Arg>
constexpr auto operator() (View format, FormatArgs< Arg > args, concepts::FormatContext auto &context, bool debug=false) const -> Result< void >
 

Member Typedef Documentation

◆ View

template<concepts::Encoding Enc>
using di::format::detail::VPresentEncodedContextFunction< Enc >::View = container::string::StringViewImpl<Enc>

Member Function Documentation

◆ operator()()

template<concepts::Encoding Enc>
template<concepts::FormatArg Arg>
auto di::format::detail::VPresentEncodedContextFunction< Enc >::operator() ( View format,
FormatArgs< Arg > args,
concepts::FormatContext auto & context,
bool debug = false ) const -> Result<void>
inlineconstexpr

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