On Tue, Oct 30, 2012 at 9:55 AM, Roy Stogner <royst...@ices.utexas.edu>wrote:

> The only downside I can see is that "broadcast(stuff)" is more terse
> than "broadcast(stuff.begin(), stuff.end())".
>

To me, this is a pretty big downside.  I love the simplicity of
broadcast(stuff).  If you want to make broadcast(stuff) turn around and
call broadcast(begin, end) that's fine with me... but I think we should
maintain the broadcast(stuff) option for the most common cases.

Derek
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to