Searched refs:TypeName (Results 1 – 1 of 1) sorted by relevance
22 #define NW_DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument23 TypeName(const TypeName&); \24 void operator=(const TypeName&)