microsoft / vcperf

A build analysis tool for the MSVC toolchain.
MIT License
295 stars 33 forks source link

Declarations are not namespaced #3

Closed TartanLlama closed 4 years ago

TartanLlama commented 4 years ago

The declarations in the vcperf headers are not namespaced. If people would like to integrate vcperf into another codebase, or reuse components of it, this will force namespace pollution on them.