Opened 16 years ago
Last modified 15 years ago
#836 closed Support Requests (fixed)
warning using pool.hpp — at Initial Version
Reported by: | dmarkman | Owned by: | shammah |
---|---|---|---|
Milestone: | Component: | pool | |
Version: | None | Severity: | Problem |
Keywords: | Cc: |
Description
I'm getting warning boost/boost_1_33/boost/pool/pool.hpp:293: warning: declaration of 'free' shadows a member of 'this' I'd like to have my source warning free offended code is: void * free = this->first; indeed class pool has method free thanks
Note:
See TracTickets
for help on using tickets.