Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^4: Class template support in XS

by bipham (Novice)
on Mar 17, 2012 at 02:58 UTC ( [id://960116]=note: print w/replies, xml ) Need Help??


in reply to Re^3: Class template support in XS
in thread Class template support in XS

Hi, I was able to implement most part of the database I designed, only when it comes to template class that I got stucked.

I have cells that can be instances of either class "module" or class "macro". I then have many instances of class "instance" that need to refer to the cell above. So I would like to either create a template function in class "instance" or a template class for a wrapper class for either a module or a macro.

Hopefully you can understand what I was trying to do so you can help me find out how use template in XS.

Thank you, I really appreciate your help

Replies are listed 'Best First'.
Re^5: Class template support in XS
by GrandFather (Saint) on Mar 17, 2012 at 04:16 UTC

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://960116]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (5)
As of 2024-04-25 06:58 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found