You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am writing a C++ program with the ydk in C++ and I have seen that for ydk::YList there is the "append" function but not "remove". Is there some workaround in order to remove elements from the list?
Hi,
I am writing a C++ program with the ydk in C++ and I have seen that for ydk::YList there is the "append" function but not "remove". Is there some workaround in order to remove elements from the list?
Thanks for your attention!
Regards,