Functions
detail_exported Namespace Reference

Functions

template<typename Char , size_t N>
constexpr auto compile_string_to_view (const Char(&s)[N]) -> basic_string_view< Char >
 
template<typename Char >
constexpr auto compile_string_to_view (detail::std_string_view< Char > s) -> basic_string_view< Char >
 

Detailed Description

An error reported from a formatting function.

Function Documentation

◆ compile_string_to_view() [1/2]

template<typename Char , size_t N>
constexpr auto detail_exported::compile_string_to_view ( const Char(&)  s[N]) -> basic_string_view<Char>
constexpr

Definition at line 1032 of file format.h.

◆ compile_string_to_view() [2/2]

template<typename Char >
constexpr auto detail_exported::compile_string_to_view ( detail::std_string_view< Char >  s) -> basic_string_view<Char>
constexpr

Definition at line 1039 of file format.h.



plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Aug 11 2024 02:24:30