bareos: master 3681a50c
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
arogge | arogge | master | 2021-05-10 18:35 | master 9c8d22bc | Pending |
Changeset | lib: refactor dlist.h to inline all methods previously some methods were not inlined. However, this is required to not violate ODR. To improve readability all methods have been moved into the class declaration itself which will imply the class templating and inlining. |
||||
mod - core/src/lib/dlist.h | Diff File |