Opened 15 years ago
Closed 13 years ago
#1608 closed Feature Requests (fixed)
vector0 is not template
Reported by: | Owned by: | Joel de Guzman | |
---|---|---|---|
Milestone: | Boost 1.36.0 | Component: | fusion |
Version: | Boost Development Trunk | Severity: | Problem |
Keywords: | fusion | Cc: |
Description
fusion::vector0
is not template, so that vector0<>
is ill-formed.
It seems inconsistent with the Boost.MPL.
Note:
See TracTickets
for help on using tickets.