23 Aug
2010
23 Aug
'10
9:59 a.m.
Hi all, Can anyone explain to me why the declaration/impmentation of the "~RegExp()" are being protected by "#if !ENABLE(YARR)" ? regards. haithem. -- Be to GOD as he wants , HE'll be for you more than what you want.
24 Aug
24 Aug
12:04 a.m.
On Aug 23, 2010, at 2:59 AM, haithem rahmani wrote:
Can anyone explain to me why the declaration/impmentation of the "~RegExp()" are being protected by "#if !ENABLE(YARR)" ?
When YARR is enabled, the C++ language’s default destructor does the right thing, so there is no need to explicitly declare a destructor. -- Darin
5554
Age (days ago)
5555
Last active (days ago)
1 comments
2 participants
participants (2)
-
Darin Adler
-
haithem rahmani