Boost logo

Boost :

From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2006-09-04 13:39:34


Hi Julio,

> > - Including the header file file_handle.hpp from more than one
> > translation unit results in multiple symbol definitions for
> > file_handle::INVALID_VALUE during linkage.
>
> I don't know how to fix this yet... but hopefully this whole
> thing will go away when I address another suggestion that
> affects handles and identifiers.

You could use a (inline) function returning the INVALID_HANDLE_VALUE
wherever required.

Regards Hartmut


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