$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [Boost.DLL] Formal Review request
From: Gavin Lambert (gavinl_at_[hidden])
Date: 2014-10-05 17:56:21
On 6/10/2014 06:23, Mathias Gaunard wrote:
> Personally, I only use C functions in my ABI, but if we ever wanted to
> make this standard-proof, it would need to have no such restrictions.
Given that neither C++ mangling nor any other details of the C++ ABI are
standardised (AFAIK), I don't think anything involving C++ *could* be
standard-proof.