This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
Arbutils
Watch
1
Star
0
Fork
You've already forked Arbutils
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
A collection of helper classes for the Epsilon project.
135
Commits
1
Branch
0
Tags
2.8
MiB
C++
92%
CMake
7.3%
Python
0.7%
f59ec6c957
Branches
Tags
No results found.
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Deukhoofd
f59ec6c957
Follow code style with noexcept, add Const() function to BorrowedPtr to return a const pointer of itself.
2020-06-20 17:45:41 +02:00
extern
Style changes for pcg_random to keep my CI from yelling at me.
2020-05-26 13:24:40 +02:00
src
Follow code style with noexcept, add Const() function to BorrowedPtr to return a const pointer of itself.
2020-06-20 17:45:41 +02:00
tests
Style fixes.
2020-05-31 16:40:33 +02:00
.clang-format
Tweaks and fixes for Assert
2020-03-22 12:20:39 +01:00
.drone.yml
Copy libwinpthread to correct position.
2020-05-03 12:38:00 +02:00
.gitignore
Helper collection class that functions as list of unique pointers.
2020-05-31 16:37:49 +02:00
CMakeLists.txt
Don't link statically, but copy libwinpthread for Windows build.
2020-05-03 12:35:17 +02:00
conanfile.py
Ensure extern headers are included in conan.
2020-05-22 12:53:55 +02:00