$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] questions regarding GCC visibility
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2015-04-01 09:15:59
On Wednesday 01 April 2015 14:02:11 Niall Douglas wrote:
>
> If you think it through, if this weren't the case then no STL
> container type would ever work because none of those are marked with
> default visibility.
libstdc++ marks the whole namespace std with default visibility.