$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Vinnie Falco (vinnie.falco_at_[hidden])
Date: 2019-11-29 18:48:18
On Thu, Nov 28, 2019 at 6:19 AM JeanHeyd Meneide
<phdofthehouse_at_[hidden]> wrote:
> ...static has the connotation of lifetime implications...
"static" is also the opposite of "dynamic" so there's some wiggle room
here, I think
Regards