MAKE_ENUM_PAIR 245 modules/videoio/src/cap_msmf.hpp #define MAKE_ENUM_PAIR(e, str) std::pair<e, std::wstring>(str, L#str) MAKE_ENUM_PAIR 249 modules/videoio/src/cap_msmf.hpp #define MAKE_ENUM_PAIR(e, str) std::pair<e, std::string>(str, #str)