[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-windows
Subject:    [Bug 308763] kdepimlibs compilation fails
From:       Kevin Krammer <krammer () kde ! org>
Date:       2012-10-30 15:26:14
Message-ID: bug-308763-76323-5Txs0wtY4i () http ! bugs ! kde ! org/
[Download RAW message or body]

https://bugs.kde.org/show_bug.cgi?id=308763

--- Comment #19 from Kevin Krammer <krammer@kde.org> ---
The idea is that if the assignment operator and copy constructors are defined
in the .cpp file, they "see" the complete definition of the private.
When the compiler generates them it does not, which is why all those classes
have an explicitly defined destructor as well

Basically one needs to make sure that the compiler does not generate any of
those functions (default constructor, destructor, copy constructor,
copy-assignment operator)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Kde-windows mailing list
Kde-windows@kde.org
https://mail.kde.org/mailman/listinfo/kde-windows

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic