Searched refs:NotWeaklyIncrementable (Results 1 – 1 of 1) sorted by relevance
63 struct NotWeaklyIncrementable { struct67 static_assert(!std::weakly_incrementable<NotWeaklyIncrementable>);68 static_assert( std::indirectly_copyable<Input, NotWeaklyIncrementable>);70 static_assert(!std::mergeable<Input, Input, NotWeaklyIncrementable>);