|
Boost Users : |
Subject: [Boost-users] usage of bcp
From: Geoff Hilton (geoff.hilton_at_[hidden])
Date: 2009-12-07 13:26:08
Hello,
I've been reconsidering the use of bcp to import boost code into a
public-facing portion of our api for intrusive_ptr, I've read the
documentation somewhat, and tried using the command as follows:
C:\Program Files\boost\boost_1_41_0\>bcp intrusive_ptr ../../intrusive_ptr
This seems to fail as it brings up the usage screen instead of producing
anything useful, how can I get it to work correctly? even going into the
boost subdirectory and pointing to a destination of /int_ptr gave the
same result.
Also, I read about a way to rename the namespaces/defines in boost to
limit/prevent clashing with client code, how do I go about triggering this?
Thanks very much,
Geoff
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net