Searched defs:thingy (Results 1 – 3 of 3) sorted by relevance
7 @property (nonatomic) NSString *thingy; property
13 auto thingy = std::make_shared<int>(42); in main() local
114 template <typename T> void thingy(T thing) { thingy() function