Opened 12 years ago
Closed 12 years ago
#5420 closed Patches (fixed)
boost::fusion test picks up std::make_tuple in C++0x mode
| Reported by: | Chris Jefferson | Owned by: | Joel de Guzman | 
|---|---|---|---|
| Milestone: | To Be Determined | Component: | fusion | 
| Version: | Boost Development Trunk | Severity: | Problem | 
| Keywords: | Cc: | 
Description
The attached patch stops tuple_make.cpp from picking up std::make_tuple by accident.
Attachments (1)
Change History (2)
by , 12 years ago
| Attachment: | fusion.patch added | 
|---|
comment:1 by , 12 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    

fusion patch