$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [xint] Third release is ready, requesting preliminary review
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-05-05 11:44:41
AMDG
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.
> You need to move them to integer.hpp (or integer.ipp, if you prefer) for that.
>
In Christ,
Steven Watanabe