VIPRA Documentation
Loading...
Searching...
No Matches
detail::native_formatter< T, Char, TYPE > Struct Template Reference

Public Types

using nonlocking = void
 

Public Member Functions

template<typename ParseContext>
FMT_CONSTEXPR auto parse (ParseContext &ctx) -> const Char *
 
template<type U = TYPE, FMT_ENABLE_IF(U==type::string_type||U==type::cstring_type|| U==type::char_type)>
FMT_CONSTEXPR void set_debug_format (bool set=true)
 
template<typename FormatContext>
FMT_CONSTEXPR auto format (const T &val, FormatContext &ctx) const -> decltype(ctx.out())
 
template<typename FormatContext>
FMT_END_EXPORT FMT_CONSTEXPR FMT_INLINE auto format (const T &val, FormatContext &ctx) const -> decltype(ctx.out())
 

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