VIPRA Documentation
Loading...
Searching...
No Matches
detail::format_as_result< T > Struct Template Reference

Public Types

using type = decltype(map(static_cast<T*>(nullptr)))
 

Static Public Member Functions

template<typename U, FMT_ENABLE_IF(std::is_enum< U >::value||std::is_class< U >::value)>
static auto map (U *) -> remove_cvref_t< decltype(format_as(std::declval< U >()))>
 
static auto map (...) -> void
 

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