DEV Community

Discussion on: How to Write a C++ Library

Collapse
 
pauljlucas profile image
Paul J. Lucas
extended_class(){};
Enter fullscreen mode Exit fullscreen mode

is still wrong. Hint: change all occurrences of }; to } for functions.

Thread Thread
 
ra101 profile image
Parth Agarwal

Man! What sort of eagle view, do you have> 😂

Thread Thread
 
pauljlucas profile image
Paul J. Lucas

I review a lot of code.