Opened 13 years ago
Last modified 13 years ago
#3624 new Feature Requests
quote0 is missing
Reported by: | Owned by: | Aleksey Gurtovoy | |
---|---|---|---|
Milestone: | Boost 1.41.0 | Component: | mpl |
Version: | Boost 1.40.0 | Severity: | Problem |
Keywords: | Cc: |
Description
quote0 is missing but maybe needed in case we want to turn a meta-function like :
struct foo {
typedef float type;
}
in a meta-function class.
Note:
See TracTickets
for help on using tickets.