Opened 15 years ago
Closed 8 years ago
#1224 closed Feature Requests (obsolete)
MPL compatibilty for Integer Type Selection Templates
| Reported by: | Daryle Walker | Owned by: | viboes | 
|---|---|---|---|
| Milestone: | To Be Determined | Component: | integer | 
| Version: | Severity: | Problem | |
| Keywords: | Cc: | 
Description
For compatibility with MPL-like constructs, the Integer Type Selection Templates in the <http://www.boost.org/libs/integer/integer.htm> header could express their metafunction results with the name "type". The current names can be kept for backwards compatibility.
Change History (4)
comment:1 by , 14 years ago
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
comment:2 by , 13 years ago
| Resolution: | fixed | 
|---|---|
| Status: | closed → reopened | 
Recent Trunk reversion breaks this one.
comment:3 by , 8 years ago
| Owner: | changed from to | 
|---|---|
| Status: | reopened → new | 
Sorry for the late comment. What was broken 5 year ago? :(
I would close this issue if no one has an idea of what is not working.
comment:4 by , 8 years ago
| Resolution: | → obsolete | 
|---|---|
| Status: | new → closed | 
  Note:
 See   TracTickets
 for help on using tickets.
    

(In [47470]) Added MPL-compatible variants of the minimum-size and value-based integer templates, which fixes #1224