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