Boost logo

Boost Users :

Subject: Re: [Boost-users] boost::function adding a lot of binary overhead
From: TONGARI (tongari95_at_[hidden])
Date: 2011-05-09 01:42:59


2011/5/9 Littlefield, Tyler <tyler_at_[hidden]>

> Hello all:
> I'm using boost::function in a few places so that I can use boost::bind to
> pass member pointers on objects, static member functions or just normal
> functions, but I'm noticing that I get a ton of extra overhead when
> compiling after I use boost::function in a new place. Is there a fix for
> this? I really like boost and some of it's features, but it's making my
> binaries huge.
>

How about trying this:

    http://lists.boost.org/Archives/boost/2010/10/172593.php

?



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net