$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Phoenix3 port to proto complete
From: Ahmed Charles (ahmedcharles_at_[hidden])
Date: 2010-07-23 17:31:03
>
> std::bind and boost::bind are both monomorphic. phoenix::bind is
> polymorphic!
Would you (or anyone else) mind explaining polymorphic vs monomorphic in
this context? Or point to an explanation?
Thanks.