Why are LinkedList/DynamicArray in the ServerAPI?

Peter He linhepe at gmail.com
Fri Dec 22 09:33:05 UTC 2017


Hi!

Sorry, I'm a student, and I don't quite get it.

Why not put generics like dynamic array and linked list into a
separate/reusable/orthogonal library or just use the standard
(std::list,std::vector), rather than having custom ones in the Wayland
Server API?

Thanks!


More information about the wayland-devel mailing list