[bind] inline placeholder macro
This patch introduces and documents a macro to enable placeholders implemented as inline functions instead of static objects for compilers other than borland and g++ <= 4.0. Also, it gives g++ > 4.0 static object placeholders by default. This is important for the TR1 CopyConstructible requirement and for practical reasons when implementing operator overloads for placeholders. Finally, the patch also introduces a macro containing gcc's complete version number for convenient use with BOOST_WORKAROUND. See mailing list thread archived at http://tinyurl.com/yqvp8y.
Change History
(6)
Cc: |
pdimov@… added
|
Description: |
modified (diff)
|
Reporter: |
changed from daniel_walker to daniel_walker@…
|
Severity: |
→ Showstopper
|
Cc: |
pdimov@… removed
|
Owner: |
changed from nobody to Peter Dimov
|
Severity: |
Showstopper → Optimization
|
Status: |
assigned → new
|
Milestone: |
→ Boost 1.35.0
|
Resolution: |
None → fixed
|
Status: |
assigned → closed
|
CXan't reassign to Peter until he sets up his email as described in TicketWorkflow.