Skip to content
Back to formatted view

Raw Message

Message-ID: <Pine.GSO.4.58.0512151205090.24706@capecod.bwh.harvard.edu>
Date: 2005-12-15T17:07:00Z
From: Vincent Carey
Subject: Name conflict between Epi and ROC packages
In-Reply-To: <CA0BCF3BED56294AB91E3AD74B849FD57F417C@us-arlington-0668.mail.saic.com>

apparently there is already a namespace for ROC.  so
whenever you need disambiguation and want to select the
function defined in ROC, use ROC::f
where "f" names a function in ROC package, and "f" is
also used in another package on the searchlist.