Yes, that sounds good. Thanks.On Fri, 2017-05-26 at 22:11 +0100, Daniel Boles wrote:
> There are a few uses of the GLib typedef gsize in glibmm et al.
>
> I presume it would be safe to provide an M4 conversion from this to
> std::size_t? Do you think that would be good? To me, it seems nicer
> to use the C++ standard type.