Boost logo

Boost Users :

From: Frank Mori Hess (frank.hess_at_[hidden])
Date: 2008-01-29 15:46:52


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 29 January 2008 09:40 am, raimar wagner wrote:
> Our workaround was to edit connection.hpp from:
>
> 42: > void null_deleter(const void*) {}
>
> to
>
> 42: > void null_deleter(const void*);
>
> and add to bar.cpp:
> > namespace boost
> > {
> > namespace signalslib
> > {
> > void null_deleter(const void*) {}
> > }
> > }
>
> This works, but maybe there is a better solution to cope with this
> problem. Any ideas?

It should be declared inline, but it is already so in the latest release from
2008-01-11.

- --
Frank
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHn5C85vihyNWuA4URAlJgAJ9IKAGvGOtDKSVwvNk+zQ6oZVgIvwCfaq81
aD/07DTRMoL+TEeRZx5u5A4=
=JUJP
-----END PGP SIGNATURE-----


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