Searched defs:max_pointer_plus_bits (Results 1 – 2 of 2) sorted by relevance
47 struct max_pointer_plus_bits struct49 static const std::size_t value = 0;56 struct max_pointer_plus_bits<void*, Alignment> struct58 static const std::size_t value = detail::ls_zeros<Alignment>::value;
273 struct max_pointer_plus_bits<smart_ptr<void>, Alignment> struct275 static const std::size_t value = max_pointer_plus_bits<void*, Alignment>::value;