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
/
io
History
Patrick Wuttke
32ccaad00a
Added Stream::copyTo() and fixed read flag in FileStream::getFeatures().
...
Made throwOnError() throw Exception instead of std::runtime_error.
2025-09-22 21:41:55 +02:00
..
archive.hpp
Replaced noexcept with MIJIN_NOEXCEPT macro and added PODWrapper for simplifying serializing POD types.
2024-12-13 22:20:22 +01:00
process.cpp
Added support for completely disabling noexcept using MIJIN_TEST_NO_NOEXCEPT (for testing).
2024-08-29 00:01:23 +02:00
process.hpp
Added support for completely disabling noexcept using MIJIN_TEST_NO_NOEXCEPT (for testing).
2024-08-29 00:01:23 +02:00
stlstream.hpp
Added STLStream that wraps STL stream types for usage with functions that expect a Mijin stream.
2024-11-29 01:37:50 +01:00
stream.cpp
Added Stream::copyTo() and fixed read flag in FileStream::getFeatures().
2025-09-22 21:41:55 +02:00
stream.hpp
Added Stream::copyTo() and fixed read flag in FileStream::getFeatures().
2025-09-22 21:41:55 +02:00