18 Commits (259d873b413509582d767a98399af4c1bfe74cee)

Author SHA1 Message Date
Johannes Kauffmann 40e476ad74 vlc_shared_data_ptr: remove intermediate macro 6 months ago
Johannes Kauffmann 7b45bc8072 vlc_shared_data_ptr: use suggested template declaration 6 months ago
Johannes Kauffmann d0a867cd2f vlc_cxx_helpers.hpp: minor documentation fixes 6 months ago
Alexandre Janniaux d1bb14557c vlc_cxx_helpers.hpp: enable file with -DDOC 3 years ago
Alexandre Janniaux 2e577b4d45 vlc_cxx_helpers.hpp: fix documentation parameter name 3 years ago
Romain Vimont 98d7763c81 vlc_shared_data_ptr: accept implicit ctor for null 4 years ago
Hugo Beauzée-Luyssen 79b0d4b284 cxx_helpers: url: Fix leak on move assignment 5 years ago
Hugo Beauzée-Luyssen 41bea79465 cxx_helpers: url: Fix leak on error 5 years ago
Hugo Beauzée-Luyssen 43687100ea cxx_helpers: url: Mark constructors as explicit 5 years ago
Hugo Beauzée-Luyssen 1b64ac0e2e cxx helpers: Add an url helper 6 years ago
Rémi Denis-Courmont a18c4d6570 thread: remove vlc_cond_destroy() 6 years ago
Rémi Denis-Courmont a3226cf890 thread: remove vlc_mutex_destroy() 6 years ago
Rémi Denis-Courmont 6d324addef thread: remove vlc_sem_destroy() 6 years ago
Hugo Beauzée-Luyssen 741eca07fc cxx helpers: shared_data: Add nullptr comparison operators 7 years ago
Romain Vimont bd319b9172 vlc_shared_data_ptr: make operator bool() explicit 7 years ago
Romain Vimont 40c6d71fd9 include: add C++ wrapper for C shared resources 8 years ago
Hugo Beauzée-Luyssen 131275d3c6 Add C++ wrappers for mutex/cond/sem 8 years ago
Hugo Beauzée-Luyssen 0c4fc55326 include: Add C++ memory management helpers 8 years ago