[C++-sig] fatal error C1204: compiler limit : internal structure overflow
Bjorn Pettersen
BPettersen at NAREX.com
Thu Nov 7 05:44:13 CET 2002
> From: David Abrahams [mailto:dave at boost-consulting.com]
>
> "Bjorn Pettersen" <BPettersen at NAREX.com> writes:
>
[snip]
> >
> > - Is it possible to split a BOOST_PYTHON_MODULE across
> > several files? (I couldn't find any exmples in the
> > docs, and looking at module_init.hpp
> > I don't think it is possible).
>
> Sure it's possible. It's just a function call. Break it up
> into smaller functions.
Wow, that was simple :-) Thanks!
-- bjorn
More information about the Cplusplus-sig
mailing list