This commit is contained in:
2025-08-23 18:29:14 +02:00
parent c576c762a4
commit ecf4113621

View File

@@ -1,6 +1,9 @@
// /**
// Created by tilok on 23.08.2025. * @file list.h
// * @brief List utilities
* @date 2025-08-23
* @author Tilo
*/
#ifndef TSTD_LIST_H #ifndef TSTD_LIST_H
#define TSTD_LIST_H #define TSTD_LIST_H