A collection of helper classes for the Epsilon project.
Go to file
Deukhoofd e850f728bc
continuous-integration/drone/push Build is passing Details
Add constexpr to GetValue on ConstString holder.
2020-04-16 11:16:55 +02:00
extern Initial commit. 2020-02-26 12:57:18 +01:00
src Add constexpr to GetValue on ConstString holder. 2020-04-16 11:16:55 +02:00
tests Fixed memory issues with new Enum ToString handling. 2020-04-10 19:57:12 +02:00
.clang-format Tweaks and fixes for Assert 2020-03-22 12:20:39 +01:00
.drone.yml Don't link C libraries statically by default for Windows, as this isn't needed if another library has their own C libraries already has them statically linked. 2020-04-12 10:51:00 +02:00
.gitignore Initial commit. 2020-02-26 12:57:18 +01:00
CMakeLists.txt Don't link C libraries statically by default for Windows, as this isn't needed if another library has their own C libraries already has them statically linked. 2020-04-12 10:51:00 +02:00
conanfile.py Don't link C libraries statically by default for Windows, as this isn't needed if another library has their own C libraries already has them statically linked. 2020-04-12 10:51:00 +02:00