Re: Re: cairo c++ bindings
- From: "Nathan E. Moore" <nem3 pitt edu>
- To: gtkmm-list gnome org
- Cc: cairo cairographics org
- Subject: Re: Re: cairo c++ bindings
- Date: Tue, 29 Nov 2005 13:10:41 -0500
>
> My preference would be for the C++ wrapper to not test anything or throw
> any exceptions, and to just wrap the "test status" call like every other
> Cairo interface. Calling code can do "if (cairo_c->error()) throw
> exception;"
If the only point of the wrapper is to change func(obj) to
obj->func() then there is no reason to bother with one.
Nathan Moore
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]