This website requires JavaScript.
Explore
Help
Sign In
mewin
/
mijin2
Watch
1
Star
0
Fork
0
You've already forked mijin2
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
mijin2
/
source
/
mijin
/
container
History
Patrick Wuttke
4f7e8ae39f
Fixed StrideSpan::size() for default-constructed spans and added empty check + operatators.
2023-11-24 13:08:39 +01:00
..
boxed_object.hpp
Added operators to BoxedObject, fixed MappintIterator for reference types and fixed signature of custom assertion and error handlers.
2023-11-12 15:25:46 +01:00
cached_array.hpp
intial commit
2023-05-29 14:51:44 +02:00
inline_array.hpp
intial commit
2023-05-29 14:51:44 +02:00
map_view.hpp
intial commit
2023-05-29 14:51:44 +02:00
optional.hpp
Fixed optional move constructor for references.
2023-11-16 23:39:19 +01:00
stride_span.hpp
Fixed StrideSpan::size() for default-constructed spans and added empty check + operatators.
2023-11-24 13:08:39 +01:00
typeless_buffer.hpp
Added StrideSpan type (a span with a stride). Added makeSpan() function to TypelessBuffer.
2023-11-10 01:36:48 +01:00