$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Query on Boost DLL Library
From: Leo Carreon (lcarreon_at_[hidden])
Date: 2016-06-08 21:06:01
Hi,
In Boost DLL Library factory method example it uses boost::shared_ptr and boost::filesystem, can these be replaced by std::shared_ptr and std::experimental::filesystem?
Kind regards,
Leo