Just out of curiosity: What compiler are you using, that doesn't support templates? They've been around for quite a while now...
Simon 2008/11/18 AOF <[EMAIL PROTECTED]>: > > The Implementation of V8 engine based on C++ template. But, you know, > this feature is still not implemented by all compilers, and even when > it is implemented, there is great variation. > > Although templates can be implemented with macros and casting instead, > but rewrite V8 is inaccessible now 'cause architecture and details are > still opaque to me. > > Are there any alternative to it? > > Thank you ! > > > --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
