Boost logo

Boost Users :

Subject: Re: [Boost-users] Library Developers Battling Cyclic Header Dependency
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2011-03-16 18:45:14


AMDG

On 03/16/2011 03:09 PM, Simonson, Lucanus J wrote:
> By the way, for functions defined in a header file without inline keyword the compiler has the option to inline them. Only if the compiler chooses not to inline the function will it caues a link error if there are multiple object files that contain that function definition.

Doesn't the compiler have to emit
a definition even if it decides to inline it?

In Christ,
Steven Watanabe


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