Public Member Functions | Private Attributes | Friends
absl::str_format_internal::Streamable Class Reference

#include <bind.h>

List of all members.

Public Member Functions

std::ostream & Print (std::ostream &os) const
 Streamable (const UntypedFormatSpecImpl &format, absl::Span< const FormatArgImpl > args)

Private Attributes

absl::InlinedVector
< FormatArgImpl, 4 > 
args_
const UntypedFormatSpecImplformat_

Friends

std::ostream & operator<< (std::ostream &os, const Streamable &l)

Detailed Description

Definition at line 137 of file bind.h.


Constructor & Destructor Documentation

Definition at line 139 of file bind.h.


Member Function Documentation

std::ostream & absl::str_format_internal::Streamable::Print ( std::ostream &  os) const

Definition at line 185 of file bind.cc.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const Streamable l 
) [friend]

Definition at line 145 of file bind.h.


Member Data Documentation

Definition at line 151 of file bind.h.

Definition at line 150 of file bind.h.


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


abseil_cpp
Author(s):
autogenerated on Wed Jun 19 2019 19:42:16