Subject: Re: [boost] [function] function_base.hpp:220: error: cannot use typeid with -fno-rtti
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-01-07 20:33:44


AMDG

Emil Dotchevski wrote:
> Does boost::function not support -fno-rtti by design (linux/gcc 4.1.3)?
>

target, target_type, and contains require typeid. I suppose that in
principle these could be disabled.

In Christ,
Steven Watanabe