Searched refs:allow_table_extending (Results 1 – 3 of 3) sorted by relevance
509 if (derived_type::allow_table_extending) { in internal_subscript()
802 static constexpr bool allow_table_extending = false;
256 static constexpr bool allow_table_extending = true; variable