About
Contact
QtCreator
KDevelop
Solarized
1
class
A
;
2
3
A
*
take_A
(
A
*
a
) {
return
a
; }
4