$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] How to structurate libraries ?
From: Sebastian Redl (sebastian.redl_at_[hidden])
Date: 2009-01-15 13:05:56
Joel Falcou wrote:
> Was thinking about this too. But SIMD has a lot of dependencies on
> other small library (mainly my Memory one). What would happen if SIMD
> is accepted and not memory ?
Memory would live inside SIMD as an implementation detail.
Sebastian