Does FIT_STATIC_FUNCTION work on MSVC with PCH?
Open
question
- Dominant language
- C++
- Stars
- 509
- Forks
- 94
- PR merge metrics
- No merged PRs in 30d
Description
I do not have access to the newer versions of MSVC, but on the older ones (e.g., 10.0), when you put your libraries into precompiled headers, tricks with globals and external linkage do not work and cause strange compiler errors.
Has this library been tested with precompiled headers on Windows?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.