Commit Graph

5 Commits

Author SHA1 Message Date
Stephen Seo 2e9e18a964 Impl ThreadPool 2021-09-06 15:54:24 +09:00
Stephen Seo 50a84f5c8c Minor whitespace fixes, minor .gitignore change 2019-07-11 19:47:39 +09:00
Stephen Seo 8c462b83a1 Add static_assert, components must be def-const
EC::Manager will fail to compile if any given Component is not default
constructible, so a static_assert and ctest was added.
2018-09-11 12:16:04 +09:00
Stephen Seo fa40fb3a66 Added Doxygen comments
Slight change to EC::Manager::isAlive
2016-03-14 20:01:55 +09:00
Stephen Seo 0b39f8bc93 Init commit 2016-02-24 19:35:55 +09:00