Home
last modified time | relevance | path

Searched refs:TypeName (Results 1 – 1 of 1) sorted by relevance

/NW4C-1.3.3/include/nw/ut/
Dut_Preprocessor.h20 #define NW_DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
21 TypeName(const TypeName&); \
22 void operator=(const TypeName&)