You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fbc: remove implementation of the deleting destructor (g++ compatibility)
- the deleting destructor was being automatically generated (implementation) even when the class (UDT) was being declared only
- add tests for (simplified) virtual destructor and method in tests/cpp/derived.bmk
- add method test for class test in tests/cpp/class.bmk
0 commit comments