Search:

Type: Posts; User: DaveProgrammer

Search: Search took 0.01 seconds.

  1. I think the problem is that there is a typo in...

    I think the problem is that there is a typo in the code.

    Change Contain2 to Contain1, and it should work.

    The second form is a specialization of the template and will be chosen first, but only...
  2. Replies
    10
    Views
    1,712

    Hi, Try the following code: I removed the...

    Hi,

    Try the following code:

    I removed the <T> as that should not be there, and made some fixes to your Write function.

    By the way, this does compile with gcc.
Results 1 to 2 of 2