Seen at work today while grovelling through some old code:
class Foo
{
public:
Foo(); // Do not use -- no body on purpose
Seen at work today while grovelling through some old code:
class Foo
{
public:
Foo(); // Do not use -- no body on purpose