drogonframework / drogonframework/drogon
remove unnecessary macros
Open
- Dominant language
- C++
- Stars
- 14.3k
- Forks
- 1.4k
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 15
Description
In TimeFilter.cc, there is code:
#define VDate "visitDate"
Is there any reason for this? I understand it is only an example and is not really a bug, but when people read drogon code, they should see really good code all around to increase its popularity and usage.
Contributor guide
Assessment
This issue has not been assessed yet.