Example #1
0
void testParamSharedPtrA (RefCountedPtr <A> a)
{
  a->setSuccess();
}