[vlc-devel] [PATCH 1/9] vlc_list: add a typedef vlc_list_node to clarify which is the list and which is the node

Rémi Denis-Courmont remi at remlab.net
Mon Aug 20 12:00:59 CEST 2018


You are not supposed to care about the implementation details. You are supposef to use the API. It happens to be circular doubly linked because that is the best option in C for that sort of data structure.
-- 
Envoyé de mon appareil Android avec Courriel K-9 Mail. Veuillez excuser ma brièveté.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20180820/300edf99/attachment.html>


More information about the vlc-devel mailing list