Opened 10 years ago
Closed 7 years ago
#7544 closed Feature Requests (fixed)
make boost::common_type SFINAE-friendly
Reported by: | viboes | Owned by: | viboes |
---|---|---|---|
Milestone: | To Be Determined | Component: | type_traits |
Version: | Boost 1.52.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Now that N3436 has been accepted it is maybe time to consider providing an implementation of boost::common_type SFINAE-friendly at least for the compilers supporting the needed features.
Note:
See TracTickets
for help on using tickets.
I believe this is now fixed in develop.