Generating MSVC Native Visualizer (.natvis) Files - Compiler Programming Ep165

preview_player
Показать описание
Since C and C++ do not have native support for tagged unions, neither do the debuggers, but for MSVC we can .natvis files to specify pretty printing options for any custom format. We can also generate these files from the existing meta infrastructure in the project.

#programming #c #compiler
Рекомендации по теме
visit shbcf.ru