This website requires JavaScript.
Explore
Help
Sign In
tboudreaux
/
SERiF
Watch
1
Star
0
Fork
0
You've already forked SERiF
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
016382ea4f4eba2c1905d16ceb176246880f8044
SERiF
/
tests
/
dobj
History
Emily Boudreaux
c304d002bb
feat(dobj): added error tracking to DObject
...
DObject now includes an error code so that errors can be tracked with return values from functions
2025-02-04 12:55:49 -05:00
..
DObjectTest.cpp
feat(dobj): added error tracking to DObject
2025-02-04 12:55:49 -05:00
LockableDObjectTest.cpp
feat(dobj/LockableDObject): added thread safe implimentation of DObject
2025-01-19 11:53:45 -05:00
meson.build
test(tests/dobj): updated test build system to include lockable DObject and DOBject.
2025-01-20 07:53:10 -05:00
MetadataTest.cpp
fix(Metadata): byteSize_ changed from std::size_t to int to avoid implicit type conversion
2025-01-22 06:50:02 -05:00