paradiseo/mo
Johann Dreo 55b2f57d19 fix!(eoBit): defaults to char for scalar type
Since STL's vector of bool is not a vector of bool, `swap`ing bool elements in an eoBit can lead to errors.
Using `char` is a saner default.

Potential BREAKING CHANGE.
2024-08-19 11:13:53 +02:00
..
doc refactor doc style 2022-01-27 13:11:20 +01:00
src fix(mo): missing include 2024-04-08 22:20:00 +02:00
test fix!(eoBit): defaults to char for scalar type 2024-08-19 11:13:53 +02:00
tutorial add mo tutorial doc in Markdown format 2022-09-10 06:02:15 +02:00
CMakeLists.txt Migration from SVN 2012-08-30 11:30:11 +02:00
LICENSE fix licenses 2021-11-03 15:28:52 +01:00