Boost logo

Boost :

Subject: Re: [boost] [xint] Third release is ready, requesting preliminary review
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-05-05 12:06:22


AMDG

Stewart, Robert wrote:
> Steven Watanabe wrote:
>
>> Stewart, Robert wrote:
>>
>>> Having found the definition of compare() for a previous
>>> post, I have now found the definition of those operators.
>>> Since they are in a .cpp file, they cannot be inlined.
>>>
>> That depends on the compiler and linker. Some compilers
>> can inline them anyway.
>>
>
> Sure, but that's not portable, which is the goal within Boost.
>

What do you mean by portable? You have no guarantee
that the compiler does it? You don't have any guarantees
anyway. The compiler is free to ignore inline.

In Christ,
Steven Watanabe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk