Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/ut/
Dut_Preprocessor.h22 #define NW_DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
23 TypeName(const TypeName&); \
24 void operator=(const TypeName&)