For the ignorant like me , would you care to explain under what circumstances this is true.
I can see the case that a one off virtual function call is much slower because the called code needs to loaded into ( cache ) memory but I assume you are referring to more than this. > -----Original Message----- > > No, Robert, one virtual function call can be much slower than changing > byte order when copying integers. > > Matthias > _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
