Example Code
class foo : public bar
{
};
Was this helpful?