 |
Flutter Impeller
|
|
◆ operator""_bytes()
| constexpr Bytes impeller::allocation_size_literals::operator""_bytes |
( |
unsigned long long int |
size | ) |
|
|
constexpr |
◆ operator""_gb()
| constexpr GigaBytes impeller::allocation_size_literals::operator""_gb |
( |
unsigned long long int |
size | ) |
|
|
constexpr |
◆ operator""_gib()
| constexpr GibiBytes impeller::allocation_size_literals::operator""_gib |
( |
unsigned long long int |
size | ) |
|
|
constexpr |
◆ operator""_kb()
| constexpr KiloBytes impeller::allocation_size_literals::operator""_kb |
( |
unsigned long long int |
size | ) |
|
|
constexpr |
◆ operator""_kib()
| constexpr KibiBytes impeller::allocation_size_literals::operator""_kib |
( |
unsigned long long int |
size | ) |
|
|
constexpr |
◆ operator""_mb()
| constexpr MegaBytes impeller::allocation_size_literals::operator""_mb |
( |
unsigned long long int |
size | ) |
|
|
constexpr |
◆ operator""_mib()
| constexpr MebiBytes impeller::allocation_size_literals::operator""_mib |
( |
unsigned long long int |
size | ) |
|
|
constexpr |
AllocationSize< 1 '000u > KiloBytes
AllocationSize< 1 '024u *1 '024u > MebiBytes
AllocationSize< 1 '024u *1 '024u *1 '024u > GibiBytes
AllocationSize< 1 '024u > KibiBytes
AllocationSize< 1 '000u *1 '000u > MegaBytes
AllocationSize< 1 '000u *1 '000u *1 '000u > GigaBytes
AllocationSize< 1u > Bytes