|
-
September 7th, 2011, 12:04 PM
#9
Re: Library and Template Trouble
 Originally Posted by Lindley
If indeed there is a link object in namespace std
I did not check, but I think link refers to the function of that name from <unistd.h>, which may have been included in <iostream>. If my guess is correct then link would be in the global namespace. My hunch is based on the fact that when I commented out the using directive for namespace std, my attempted compile still failed.
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|