8000 Adapter Class · DhirajGadekar/Cpp_programming@068b4b8 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 068b4b8

Browse files
committed
Adapter Class
1 parent 5bb9350 commit 068b4b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Others/6_AdapterClass.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,5 @@ int main() {
3131

3232
Parent *obj = new Child();
3333
obj->fun1();
34-
3534
return 0;
3635
}

0 commit comments

Comments
 (0)
0