/
lasersquad
/
LogEngine2
Обзор
Документация
Войти
/
lasersquad
/
LogEngine2
Код
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
prj/msvc/LogEngine/cpp.hint
20 строк
1 KB
lasersquad0
Reapply "fixed test according to changes in TStream << opoerator"
30 июн 2025, 21:46
30 июн 2025, 21:46
ff22f01
Код
Авторство
О чём код?
// Hint files help the Visual Studio IDE interpret Visual C++ identifiers // such as names of functions and macros. // For more information see https://go.microsoft.com/fwlink/?linkid=865984 #define ST_NAMES { "stdout", "stderr", "file", "rotatingfile", "string", "callback" } // Hint files help the Visual Studio IDE interpret Visual C++ identifiers // such as names of functions and macros. // For more information see https://go.microsoft.com/fwlink/?linkid=865984 #define LL_SHORT_NAMES { "O", "C", "E", "W", "I", "D", "T" } // Hint files help the Visual Studio IDE interpret Visual C++ identifiers // such as names of functions and macros. // For more information see https://go.microsoft.com/fwlink/?linkid=865984 #define LL_CAPS_NAMES { "OFF", "CRITICAL", "ERROR", "WARNING", "INFO", "DEBUG", "TRACE" } // Hint files help the Visual Studio IDE interpret Visual C++ identifiers // such as names of functions and macros. // For more information see https://go.microsoft.com/fwlink/?linkid=865984 #define LL_NAMES { "off", "critical", "error", "warning", "info", "debug", "trace" } // Hint files help the Visual Studio IDE interpret Visual C++ identifiers // such as names of functions and macros. // For more information see https://go.microsoft.com/fwlink/?linkid=865984 #define LL_SHORT_NAMES { "O", "C", "E", "W", "I", "D", "T" }