Loading [MathJax]/extensions/tex2jax.js
Iros
 
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages Concepts
Loading...
Searching...
No Matches
di::format::detail::FormatStringWithLocationImpl< Enc, Args > Class Template Reference

#include <di/format/format_string_impl.h>

Public Member Functions

consteval FormatStringWithLocationImpl (StringView view, util::SourceLocation location=util::SourceLocation::current())
 
constexpr operator StringView () const
 
constexpr auto encoding () const
 
constexpr auto location () const
 

Constructor & Destructor Documentation

◆ FormatStringWithLocationImpl()

template<concepts::Encoding Enc, concepts::Formattable... Args>
di::format::detail::FormatStringWithLocationImpl< Enc, Args >::FormatStringWithLocationImpl ( StringView view,
util::SourceLocation location = util::SourceLocation::current() )
inlineconsteval

Member Function Documentation

◆ encoding()

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

◆ location()

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

◆ operator StringView()

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

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