$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2003-05-23 15:36:55
Guillaume Melquiond wrote:
> On Fri, 23 May 2003, Peter Dimov wrote:
>
>> Can someone verify whether __FUNCTION__ or __PRETTY_FUNCTION__ works
>> on Intel/linux?
>
> On Intel 7.1 for Linux, both __FUNCTION__ and __PRETTY_FUNCTION__
> work.
Thanks, 7.1/linux has __ICC == 710, right?