|
Boost : |
From: Caleb Epstein (caleb.epstein_at_[hidden])
Date: 2005-09-28 09:07:20
On 9/28/05, Jing-Hsuan <edcedcedc_at_[hidden]> wrote:
Error message: error C2504: 'noncopyable' : base class undefined
Sounds like you're relying on a "using" declaration being in scope. You
include the namespace in your declaration (e.g. boost::noncopyable instead
of just noncopyable).
-- Caleb Epstein caleb dot epstein at gmail dot com
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk