コード例 #1
0
ファイル: LegacyTests.cpp プロジェクト: vinniefalco/LuaBridge
void testParamSharedPtrA (RefCountedPtr <A> a)
{
  a->setSuccess();
}