41 #ifdef PB_DS_CLASS_C_DEC
48 assert_entry_pointer_valid(
const entry_pointer p,
false_type,
49 const char* __file,
int __line)
const
50 { 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.