hyprutils/tests
Kamikadze df6b8820c4
memory: Add C++ cast aliases; replace existing casts and remove redundant casts (#71)
* Add and use c++ cast aliases

* wrap cast aliases in namespace

* remove redundant pragma once
2025-08-06 14:00:50 +02:00
..
animation.cpp memory: Add C++ cast aliases; replace existing casts and remove redundant casts (#71) 2025-08-06 14:00:50 +02:00
filedescriptor.cpp os: implent a new FileDescriptor class (#21) 2024-11-21 15:26:34 +00:00
math.cpp math/vector: Added transform method to Vector2D class (#64) 2025-07-05 23:18:58 +02:00
memory.cpp memory: add CAtomicSharedPointer and CAtomicWeakPointer (#57) 2025-06-25 19:41:24 +02:00
os.cpp os/process: add exitCode() 2025-04-30 02:16:30 +01:00
shared.hpp tests: enhance memory + format 2024-09-25 22:44:05 +01:00
signal.cpp signal: Typed signals (part 2) (#60) 2025-06-26 12:27:31 +02:00
string.cpp string: add ConstVarList 2025-05-07 17:26:37 +01:00