void EvasEsmartContainer::clear()
{
  esmart_container_empty( o );
}
Exemplo n.º 2
0
void Container::clear()
{
  esmart_container_empty( o );
}