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.