$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [boost-git] fiber not contained?
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2016-06-27 03:41:05
Hi,
I was asked several times why boost.fiber is not contained if boost's
git-repo is cloned with
git clone --recursive http://github.com/boostorg/boost.git.
I'm wondering because boost.fiber is already included in the regression
tests (master/develop).
Oliver