DaniWeb Forum Index
>
Search Forums
Search Results
•
•
•
•
Showing results 1 to 1 of 1
Search took
0.01
seconds.
Search:
Posts Made By:
genepi
Save these search results for 24 hours
Forum:
C++
Jul 4th, 2009
Replies:
1
[c++] ISO C++ forbids declaration of _ with no type
Views:
1,375
Posted By
genepi
[c++] ISO C++ forbids declaration of _ with no type
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
Latest Posts
Today's Posts
All Forums
Unanswered Threads
All Forums
Related Forum Features
DaniWeb News Stories
DaniWeb Code Snippets
DaniWeb Tutorials
DaniWeb Product Reviews
DaniWeb White Papers
Forum Search
About Us
|
Contact Us
|
Advertise
|
DaniWeb
|
Acceptable Use Policy
|
©2003 - 2010 DaniWeb® LLC