Boost logo

Boost Users :

Subject: [Boost-users] Inline functions in boost/utility
From: Timenkov Yuri (ytimenkov_at_[hidden])
Date: 2009-02-10 03:05:37


Hi
Looking through assembly code of simple test produced by gcc with
optimization, I've noticed that free functions in utility/value_init.hpp
(get and set) are not declared as inline, though its body consist only of
prologue and epilogue.

Is there any reason for this or just a bug?



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net