blob: 318edcf3c9ed9482616271b45dc565d0536cb27b (
plain)
1
2
3
4
5
6
7
|
TODOs:
- Ensure validation checks are solid
- Add tests of validation logic
- Optimize Buffer classes?
- Make "Clone" method public?
- Add compile-time asserts to verify object packing and padding.
- Investigate making arrays of objects not be arrays of pointers.
|