#include <extension.h>
Definition at line 139 of file extension.h.
Enumerator |
---|
h |
|
hh |
|
l |
|
ll |
|
L |
|
j |
|
z |
|
t |
|
q |
|
none |
|
Definition at line 141 of file extension.h.
absl::str_format_internal::LengthMod::LengthMod |
( |
| ) |
|
|
inline |
absl::str_format_internal::LengthMod::LengthMod |
( |
Id |
id | ) |
|
|
inlineexplicitprivate |
static LengthMod absl::str_format_internal::LengthMod::FromId |
( |
Id |
id | ) |
|
|
inlinestatic |
static LengthMod absl::str_format_internal::LengthMod::FromIndex |
( |
size_t |
i | ) |
|
|
inlinestatic |
Id absl::str_format_internal::LengthMod::id |
( |
| ) |
const |
|
inline |
string_view absl::str_format_internal::LengthMod::name |
( |
| ) |
const |
|
inline |
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const LengthMod & |
v |
|
) |
| |
|
friend |
Id absl::str_format_internal::LengthMod::id_ |
|
private |
const size_t absl::str_format_internal::LengthMod::kNumValues = none + 1 |
|
static |
Initial value:= {
#define X_VAL(id)
#define X_SEP
}
Definition at line 180 of file extension.h.
The documentation for this struct was generated from the following files: