#include <bind.h>

Public Member Functions | |
| const FormatArgImpl * | arg () const |
| void | set_arg (const FormatArgImpl *a) |
Private Attributes | |
| const FormatArgImpl * | arg_ |
| const FormatArgImpl* absl::str_format_internal::BoundConversion::arg | ( | ) | const [inline] |
| void absl::str_format_internal::BoundConversion::set_arg | ( | const FormatArgImpl * | a | ) | [inline] |
const FormatArgImpl* absl::str_format_internal::BoundConversion::arg_ [private] |