Searched refs:DeletedConversionOperator (Results 1 – 1 of 1) sorted by relevance
79 struct DeletedConversionOperator { in test() struct93 static_assert(std::is_constructible_v<std::string_view, DeletedConversionOperator>); in test()94 static_assert(std::is_constructible_v<std::string_view, const DeletedConversionOperator>); in test()100 const DeletedConversionOperator d; in test()