$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Can I use both filesystem versions v2 and v3 in a program ?
From: Timothy Madden (terminatorul_at_[hidden])
Date: 2010-09-01 10:18:29
Hello
Can I include <boost/filesystem.hpp> but use the BOOST_FILESYSTEM_V...
macro to include one version in on of my cpps and another version in
another cpp ?
Do both versions get compiled when boost is built ?
Thank you,
Timothy Madden