Boost logo

Boost :

From: Shunsuke Sogame (mb2act_at_[hidden])
Date: 2006-07-11 08:27:19


Hi,

    void foo()
    { }

    void test()
    {
        boost::addressof(::foo);
    }

doesn't compile under GCC 3.4.4.
What happens?

-- 
Shunsuke Sogame

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk