Searched defs:IsAligned (Results 1 – 1 of 1) sorted by relevance
48 constexpr bool IsAligned(T x, size_t align) { in IsAligned() function66 constexpr bool IsAligned(T* p, size_t align) { in IsAligned() function