Changes between Initial Version and Version 1 of Ticket #799


Ignore:
Timestamp:
Jul 6, 2007, 1:50:54 AM (15 years ago)
Author:
Dave Abrahams
Comment:

I disagree; it's far too verbose, and thus less clear, when you consider the need for the template keyword, which you left out.

  typename if_
  <
    X,
    Y
  >
  ::template else_if
  <
    Z,
    U
  >
  ::template else_
  <
    V
  >::type

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #799

    • Property Status assignedclosed
    • Property Resolution Noneinvalid
    • Property SeverityShowstopper