Public Member Functions | Private Attributes
absl::FormatRawSink Class Reference

#include <str_format.h>

List of all members.

Public Member Functions

template<typename T , typename = typename std::enable_if<std::is_constructible< str_format_internal::FormatRawSinkImpl, T*>::value>::type>
 FormatRawSink (T *raw)

Private Attributes

str_format_internal::FormatRawSinkImpl sink_

Detailed Description

Definition at line 423 of file str_format.h.


Constructor & Destructor Documentation

template<typename T , typename = typename std::enable_if<std::is_constructible< str_format_internal::FormatRawSinkImpl, T*>::value>::type>
absl::FormatRawSink::FormatRawSink ( T *  raw) [inline]

Definition at line 430 of file str_format.h.


Member Data Documentation

Definition at line 435 of file str_format.h.


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


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