$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [mpl] is_constructible_from
From: Roman Perepelitsa (roman.perepelitsa_at_[hidden])
Date: 2009-03-17 12:37:03
Since it's impossible to implement is_constructible_from for constructors
with two arguments, I'll go with a workaround that does not require me to
have such metafunction. Thanks to everyone who replied!
Roman Perepelitsa.