Opened 7 years ago
#11289 new Patches
Filter test crashes if other "compose" function is defined
Reported by: | anonymous | Owned by: | Jonathan Turkanis |
---|---|---|---|
Milestone: | To Be Determined | Component: | iostreams |
Version: | Boost 1.58.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Because it's not qualifying the calls to the compose function, if you happen to have another function defined named "compose", the test will not compile.
Attachments (1)
Note:
See TracTickets
for help on using tickets.
Qualifies the calls to compose()