$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2006-01-11 13:46:49
On Jan 11, 2006, at 1:18 PM, Drumheller, Michael wrote:
> As a side question, does anyone use Boost.Python *without* an automatic
> code generator such as Pyste or Pyplusplus? It does not seem like a
> practical thing to do--but maybe I'm missing something...?
We do all of our Boost.Python work without an automatic code generator,
so it's at least somewhat practical :)
Doug