Changeset 61699

Timestamp:
Apr 30, 2010, 7:04:39 AM (12 years ago)
Author:
Douglas Gregor
Message:

We can't use the incomplete type simple_trace (actually, there are two
of these) inside a template in a non-dependent expression. Use a
little template trickery to make the expression dependent, delaying
type-checking until later, which simple_trace will be complete.

(No files)

Note: See TracChangeset for help on using the changeset viewer.