Elektrine lite

← Feed

@B3NNY@infosec.exchange

Post #2564781

2026-04-29 15:56 UTC

@Ambraven@social.mochi.academy are you trying to have foo be of type &A then? It's a little unclear what the objective is if not to clone?

Replies (1)

  • @B3NNY@infosec.exchange I guess that's fair. What I would like to do is to use the reference passed by parameter with cloning the actual data if possible, but if none was given then make an default instance of A.

    Open ##2564782