Clementine
Classes | Public Member Functions | Friends | List of all members
basic_format_arg< Context > Class Template Reference

Classes

class  handle
 

Public Member Functions

constexpr operator bool () const FMT_NOEXCEPT
 
detail::type type () const
 
bool is_integral () const
 
bool is_arithmetic () const
 

Friends

class basic_format_args< Context >
 
class dynamic_format_arg_store< Context >
 
template<typename T , typename Char , size_t NUM_ARGS, size_t NUM_NAMED_ARGS>
struct detail::arg_data
 
template<typename ContextType , typename T >
FMT_CONSTEXPR basic_format_arg< ContextType > detail::make_arg (const T &value)
 
template<typename Visitor , typename Ctx >
FMT_CONSTEXPR auto visit_format_arg (Visitor &&vis, const basic_format_arg< Ctx > &arg) -> decltype(vis(0))
 

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