Iros
 
Loading...
Searching...
No Matches
di::format::detail::FormatStringImpl< Enc, Args > Class Template Reference

#include <di/format/format_string_impl.h>

Public Member Functions

consteval FormatStringImpl (StringView view)
 
constexpr operator StringView () const
 
constexpr auto encoding () const
 

Constructor & Destructor Documentation

◆ FormatStringImpl()

template<concepts::Encoding Enc, concepts::Formattable... Args>
di::format::detail::FormatStringImpl< Enc, Args >::FormatStringImpl ( StringView view)
inlineconsteval

Member Function Documentation

◆ encoding()

template<concepts::Encoding Enc, concepts::Formattable... Args>
auto di::format::detail::FormatStringImpl< Enc, Args >::encoding ( ) const
inlineconstexpr

◆ operator StringView()

template<concepts::Encoding Enc, concepts::Formattable... Args>
di::format::detail::FormatStringImpl< Enc, Args >::operator StringView ( ) const
inlineconstexpr

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