Public Types | Public Member Functions | Public Attributes | List of all members
detail::default_arg_formatter< OutputIt, Char > Struct Template Reference

#include <format.h>

Public Types

using context = basic_format_context< OutputIt, Char >
 

Public Member Functions

template<typename T >
OutputIt operator() (T value)
 
OutputIt operator() (typename basic_format_arg< context >::handle handle)
 

Public Attributes

basic_format_args< contextargs
 
locale_ref loc
 
OutputIt out
 

Detailed Description

template<typename OutputIt, typename Char>
struct detail::default_arg_formatter< OutputIt, Char >

Definition at line 2099 of file format.h.

Member Typedef Documentation

template<typename OutputIt , typename Char >
using detail::default_arg_formatter< OutputIt, Char >::context = basic_format_context<OutputIt, Char>

Definition at line 2100 of file format.h.

Member Function Documentation

template<typename OutputIt , typename Char >
template<typename T >
OutputIt detail::default_arg_formatter< OutputIt, Char >::operator() ( value)
inline

Definition at line 2106 of file format.h.

template<typename OutputIt , typename Char >
OutputIt detail::default_arg_formatter< OutputIt, Char >::operator() ( typename basic_format_arg< context >::handle  handle)
inline

Definition at line 2110 of file format.h.

Member Data Documentation

template<typename OutputIt , typename Char >
basic_format_args<context> detail::default_arg_formatter< OutputIt, Char >::args

Definition at line 2103 of file format.h.

template<typename OutputIt , typename Char >
locale_ref detail::default_arg_formatter< OutputIt, Char >::loc

Definition at line 2104 of file format.h.

template<typename OutputIt , typename Char >
OutputIt detail::default_arg_formatter< OutputIt, Char >::out

Definition at line 2102 of file format.h.


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


plotjuggler
Author(s): Davide Faconti
autogenerated on Sun Dec 6 2020 04:02:51