#include <extension.h>
Definition at line 139 of file extension.h.
◆ Id
Enumerator |
---|
h | |
hh | |
l | |
ll | |
L | |
j | |
z | |
t | |
q | |
none | |
Definition at line 141 of file extension.h.
◆ LengthMod() [1/2]
absl::str_format_internal::LengthMod::LengthMod |
( |
| ) |
|
|
inline |
◆ LengthMod() [2/2]
absl::str_format_internal::LengthMod::LengthMod |
( |
Id |
id | ) |
|
|
inlineexplicitprivate |
◆ FromId()
static LengthMod absl::str_format_internal::LengthMod::FromId |
( |
Id |
id | ) |
|
|
inlinestatic |
◆ FromIndex()
static LengthMod absl::str_format_internal::LengthMod::FromIndex |
( |
size_t |
i | ) |
|
|
inlinestatic |
◆ id()
Id absl::str_format_internal::LengthMod::id |
( |
| ) |
const |
|
inline |
◆ name()
string_view absl::str_format_internal::LengthMod::name |
( |
| ) |
const |
|
inline |
◆ operator!=
◆ operator<<
std::ostream& operator<< |
( |
std::ostream & |
os, |
|
|
const LengthMod & |
v |
|
) |
| |
|
friend |
◆ operator==
◆ id_
Id absl::str_format_internal::LengthMod::id_ |
|
private |
◆ kNumValues
const size_t absl::str_format_internal::LengthMod::kNumValues = none + 1 |
|
static |
◆ kSpecs
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: