User profile: baran25

User info
User name:baran25
Email:baran25@o2.pl
Name:Paul
Location:PoznaƄ
Bio:I am all of the below:
* IT student
* C++ enthisuast
* music lover
* books reader
* Jesus follower
* a handsome guy (I guess :P)
Statistical data
Birthdate:Feb 7, 1988
Gender:Male
Occupation:Student
Skills:C
PHP
C++
Assembly
Java
Javascript
History
Joined:
Number of posts:7
Latest posts:

A friend template class of another template class with the same types
To [b]jsmith[/b], 1) Wow, so it means I was wrong all the time. I was just sure I read somewhere ...

A friend template class of another template class with the same types
[u]Final conclusion for someone (possibly) reading this in future[/u] The 'FAULTY CODE' in the fi...

A friend template class of another template class with the same types
[b]R0mai[/b], you're totally right except for a little spelling mistake: [code]template <class T> c...

A friend template class of another template class with the same types
[b]jsmith[/b], excellent solution! I did't think of that. An idea of nesting one class in the oth...

A friend template class of another template class with the same types
[b]R0mai[/b], when I do the change g++ says: [output]BSTree.cpp:11: error: `BSTTree' is not a tem...