mirror of
https://github.com/Tilo-K/tstd.git
synced 2026-03-05 11:23:01 +00:00
wip
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user