holesome/src/utilities/smart_list.h
2023-05-09 20:50:50 +02:00

11 lines
135 B
C

#ifndef HOLESOME_SMART_LIST_H
#define HOLESOME_SMART_LIST_H
// TODO
//class SmartList<T>
//{
//
//};
#endif //HOLESOME_SMART_LIST_H