[prev in list] [next in list] [prev in thread] [next in thread] 

List:       perl5-porters
Subject:    Re: Missing core function: sv_setrv()
From:       Leon Timmermans <fawaka () gmail ! com>
Date:       2020-03-19 20:18:30
Message-ID: CAHhgV8h8kAtE4mVpnNLxq7iKGSPdOYFejQTjNf5mCEuKrUQpxA () mail ! gmail ! com
[Download RAW message or body]

On Thu, Mar 19, 2020 at 3:20 PM Олег Пронин <syber@crazypanda.ru> wrote:
> 
> Hello. Maybe offtopic, but there are convenient C++ Perl API (designed to use \
> instead of perl native one) provided by XS::Framework; 
> With this API it can be done as
> xs::Ref ref = sv1;
> xs::Sv value = sv2;
> ref.value(value);
> 
> or (the same)
> Ref(sv1).value(sv2);

Yeah, definitely off-topic, but interesting nonetheless. It sounds
rather similar to what I did in libperl++.

Leon


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic