Re: ctb macro and BIT_ISCOLLECTABLE
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: ctb macro and BIT_ISCOLLECTABLE
- From: Roberto Ierusalimschy <roberto@...>
- Date: Wed, 3 Jun 2015 20:39:33 -0300
> Is there a reason why the ctb macro is used instead of ensuring that
> the collectible types have the BIT_ISCOLLECTABLE bit set by default?
Not to expose that implementation detail in the API?
-- Roberto