Opened 16 years ago
Closed 16 years ago
#734 closed Bugs (Fixed)
Excessive warnings on MSVC
| Reported by: | Douglas Gregor | Owned by: | Douglas Gregor |
|---|---|---|---|
| Milestone: | Component: | function | |
| Version: | None | Severity: | |
| Keywords: | Cc: |
Description
I'm getting a large number of C4127, "conditional expression is constant", warnings from function_template.hpp:141. Can we do something about these?
Note:
See TracTickets
for help on using tickets.
