Scopes do not work properly on windows.
Open
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 280
- Avg merge
- 7m
- Merged PRs (30d)
- 4
Description
I use the example code on windows (minor tweaks to compile):

And here is what outputs:

It appears that the LOG_SCOPE_F macro immediately closes the scope while on windows.
Please note that I am using VS2017 to build.
Edit:
It also appears that any scope immediately closes in this build.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.