$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [context] 4 days left on Boost.Context mini-review
From: Mathias Gaunard (mathias.gaunard_at_[hidden])
Date: 2012-01-09 19:24:49
On 01/09/2012 08:20 AM, Oliver Kowalke wrote:
>> I was curious to know whether there is a good reason for not making
>> it header only.
>
> because the lib contains assembler :)
Inline assembly could be header-only.
Visual Studio doesn't support inline assembly on x86-64 though. I assume
it does, however, support linking against assembly objects.