Public Member Functions | Private Member Functions | Private Attributes | Friends | List of all members
absl::FormatCountCapture Class Reference

#include <str_format.h>

Public Member Functions

 FormatCountCapture (int *p)
 

Private Member Functions

int * Unused ()
 

Private Attributes

int * p_
 

Friends

struct str_format_internal::FormatCountCaptureHelper
 

Detailed Description

Definition at line 142 of file str_format.h.

Constructor & Destructor Documentation

absl::FormatCountCapture::FormatCountCapture ( int *  p)
inlineexplicit

Definition at line 144 of file str_format.h.

Member Function Documentation

int* absl::FormatCountCapture::Unused ( )
inlineprivate

Definition at line 153 of file str_format.h.

Friends And Related Function Documentation

Definition at line 149 of file str_format.h.

Member Data Documentation

int* absl::FormatCountCapture::p_
private

Definition at line 154 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:19:59