ObjFW  Diff

Differences From Artifact [cc860e9d65]:

To Artifact [8743a68386]:


39
40
41
42
43
44
45
46
47
48
 *
 * \param block The block to execute for each object in the set
 */
- (void)enumerateObjectsAndCountUsingBlock:
    (of_counted_set_enumeration_block_t)block;
#endif
@end

@interface OFCountedSet_placeholder: OFCountedSet
@end







<
<
<
39
40
41
42
43
44
45



 *
 * \param block The block to execute for each object in the set
 */
- (void)enumerateObjectsAndCountUsingBlock:
    (of_counted_set_enumeration_block_t)block;
#endif
@end