[C++-sig] Re: abstract templates and pyste question.

David Abrahams dave at boost-consulting.com
Wed Feb 18 21:29:09 CET 2004


Nicodemus <nicodemus at esss.com.br> writes:

>>There are two choices:
>>
>>  1. It can be no_init
>>
>>  2. PreProcessor_char_Wrapper must define getSize() and getObject()
>>
>>Clearly, whatever was generated by pyste does neither of these.
>>
>
> The Wrapper defines getSize() and getObject(), but not no_init, and
> this compiles under msvc 6.0. 

I don't see what vc6 has to do with this.  The OP has a compilation
error indicating that getSize and getObject are not defined in the
wrapper.

??

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com





More information about the Cplusplus-sig mailing list