void EvasEsmartContainer::clear()
{
  esmart_container_empty( o );
}
示例#2
0
void Container::clear()
{
  esmart_container_empty( o );
}