~ubuntu-branches/ubuntu/trusty/c++-annotations/trusty

« back to all changes in this revision

Viewing changes to yo/classtemplates/normalfriends.yo

  • Committer: Package Import Robot
  • Author(s): Frank B. Brokken
  • Date: 2011-09-12 16:08:05 UTC
  • mfrom: (1.1.17 upstream)
  • Revision ID: package-import@ubuntu.com-20110912160805-r9dq68beojgzuien
Tags: 9.0.2-1
New upstream release (editorial changes)

Show diffs side-by-side

added added

removed removed

Lines of Context:
46
46
        )
47
47
    `Incomplete type', as the compiler at this points knows of the existence
48
48
of the class tt(Composer), but as it hasn't seen tt(Composer)'s interface it
49
 
doesn't know what size the tt(d_ints) data member will have.
 
49
doesn't know what size the tt(d_ints) data member has.
50
50
    )