Example Code
// An implementation comment for bar()
void foo::bar()
{
}
void foo::bar2()// An implementation comment for bar2()
{
}