Click here to Skip to main content
15,917,061 members

Comments by 서형박 (Top 8 by date)

서형박 9-Aug-18 15:20pm View    
oh i see...
서형박 28-Jul-18 14:56pm View    
For readability, I've imported only the core code of the question
서형박 28-Jul-18 14:23pm View    
Sorry for keeping asking you the basics.
서형박 28-Jul-18 14:22pm View    
Gun (* (ref.pistol)) Is this the part that invokes the Gun class's default copy constructor?
서형박 28-Jul-18 13:20pm View    
in line 4, *(ref.pistol) is an object. However, Is it possible to pass the object as an argument to the constructor?