Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in objective-c-blocks

__block variables should be retained in a block

Can blocks/methods be interchangeable?

Enforcing to supply a completion block

iOS5 CLGeocoder

Why is this not a retain cycle if self is referred to within a block?

copy__destroy_helper_block_ crash on row 0

Compilation issue when using blocks with LLVM GCC 4.2

Call inline block specifying return Type and Parameters

iOS 7 animation block not being called

Call a super block / extending a block

Polymorphic property blocks in Obj C as callback functions

Blocks in Swift shows error "Missing argument for parameter #2 in call" [closed]

Objective-C blocks - does block retain the object it references?

How to avoid a memory leak with __block and completion blocks

Make a block that accepts a block as argument

AFNetworking, UITableView and Blocks