Fikir Deposu - Idea Warehouse
Halid Ziya Yerebakan
Tuesday, August 30, 2016
Using Global Namespace functions
If you would like to use the global function while defining function with same name use this way :
Vector Vector::exp()
{
Vector& r = buffer.get();
for (int i = 0; i
r.data[i] = ::exp(data[i]);
return buffer.next();
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
AI
Despite the benefits of AI we are starving for humanity.
Robot Dish Washer
It is difficult to create robot that cleans our arbitrary dirty dishes. However , if we put some digital information on dishes (special des...
Time Zones
Our parents were arranging their schedule according to sunrise and sunset. They are still consistent in their habit. However, in our generat...
(no title)
Robot Particles Display: Current display devices can show any image for a very cheap price. But it will be very intresting if someone tr...
No comments:
Post a Comment