DescriptionAdding a scoped_nsprotocol
This allow to easily own protocol. The syntax is:
scoped_nsobject<id<MyProtocol> > object;
BUG= none
TEST= none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=119419
Patch Set 1 #Patch Set 2 : Style. #
Total comments: 4
Patch Set 3 : Follow review. #
Total comments: 2
Patch Set 4 : Follow review. #Messages
Total messages: 8 (0 generated)
|