Searched defs:AlignmentMask (Results 1 – 3 of 3) sorted by relevance
53 static const unsigned AlignmentMask = (1 << AlignmentBits) - 1; variable
67 static const unsigned AlignmentMask = (1 << AlignmentBits) - 1; variable
344 static const size_type AlignmentMask = (Alignment - 1); member in boost::interprocess::rbtree_best_fit