void EvasEsmartContainer::clear()
{
  esmart_container_empty( o );
}
예제 #2
0
void Container::clear()
{
  esmart_container_empty( o );
}