46 assert_entry_pointer_valid(
const entry_pointer p,
false_type,
47 const char* __file,
int __line)
const 48 { debug_base::check_key_exists(PB_DS_V2F(p->m_value), __file, __line); }
integral_constant< bool, false > false_type
The type used as a compile-time boolean with false value.