$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-header.inc")
?>
- Next message: Ion GaztaƱaga: "Re: deprecated: MPL, foreach, typeof, ratio, chrono, assign, more?"
- Previous message: Robert Ramey: "Re: deprecated: MPL, foreach, typeof, ratio, chrono, assign, more?"
- In reply to: Robert Ramey: "Re: deprecated: MPL, foreach, typeof, ratio, chrono, assign, more?"
- Next in thread: René Ferdinand Rivera Morell: "Re: deprecated: MPL, foreach, typeof, ratio, chrono, assign, more?"
On 10/7/24 18:19, Robert Ramey via Boost wrote:
> And any library which uses an "obsolete" library would also be "obsolete".
>
> Have I got this right?
I hope not.
If a library uses an obsolete library in its API, then it should
consider providing an alternative API using newer alternatives alongside
the old API.
If a library uses an obsolete library as an implementation detail, then
it's not harming anybody. The library can switch to a more modern
implementation when and if this is convenient.
--
Rainer Deyke - rainerd_at_[hidden]
- Next message: Ion GaztaƱaga: "Re: deprecated: MPL, foreach, typeof, ratio, chrono, assign, more?"
- Previous message: Robert Ramey: "Re: deprecated: MPL, foreach, typeof, ratio, chrono, assign, more?"
- In reply to: Robert Ramey: "Re: deprecated: MPL, foreach, typeof, ratio, chrono, assign, more?"
- Next in thread: René Ferdinand Rivera Morell: "Re: deprecated: MPL, foreach, typeof, ratio, chrono, assign, more?"
$include_dir="/home/hyper-archives/boost/include";
include("$include_dir/msg-footer.inc");
?>