Abstract functions could have body! | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grátis
0

Abstract functions could have body!

31st Dec 2017, 8:34 PM
Дмитрий Чепель
Дмитрий Чепель - avatar
2 Respostas
+ 1
What do you want to say with this?
31st Dec 2017, 10:22 PM
Jonas Schröter
Jonas Schröter - avatar
0
it is related to c++ question. there are sad statement that abstract functions does not have body. but it could have virtual void f() { printf("xxx");} =0;
1st Jan 2018, 1:01 PM
Дмитрий Чепель
Дмитрий Чепель - avatar