Searched refs:classType (Results 1 – 1 of 1) sorted by relevance
23 #define MAKE_UNIQUE(ptrSelf, classType, errLog, errAction, ...) \ argument27 ptrSelf = std::make_unique<classType>(__VA_ARGS__); \