Searched refs:MiB (Results 1 – 1 of 1) sorted by relevance
38 using MiB = Size<20>; variable50 constexpr MiB operator""_MiB(unsigned long long v) { // NOLINT51 return MiB{v};