This website requires JavaScript.
Explore
Help
Sign in
pnx
/
spectre
Watch
1
Star
0
Fork
You've already forked spectre
0
Code
Releases
2
Activity
9c4c6152c9
spectre
/
include
/
Spectre
/
Core
History
Download ZIP
Download TAR.GZ
Henrik Hautakoski
03cbba9a6c
include/Spectre/Core/NonCopyable.h: Destructor needs to be virtual. Otherwise deleting a NonCopyable pointer wont call the child class destructor
2022-09-10 14:10:11 +02:00
..
NonCopyable.h
include/Spectre/Core/NonCopyable.h: Destructor needs to be virtual. Otherwise deleting a NonCopyable pointer wont call the child class destructor
2022-09-10 14:10:11 +02:00
String.h
Spectre/Core/String: Adding to_string() for signed int.
2020-12-05 15:23:06 +01:00