Search Results

Showing results 1 to 1 of 1
Search took 0.01 seconds.
Search: Posts Made By: genepi
Forum: C++ Jul 4th, 2009
Replies: 1
Views: 852
Posted By genepi
class C1{
public:
C1(const C2& c){ //line 14 (works fine if i remove this constructor)
//...
}
};

class C2{
public:
C2(const C1& c){
Showing results 1 to 1 of 1

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC