Searched refs:commonAlign (Results 1 – 1 of 1) sorted by relevance
64 static constexpr size_t NewAlignment = commonAlign<ByteOffset>(); in offset()73 template <size_t ByteOffset> static constexpr size_t commonAlign() { in commonAlign() function