Commit Graph

  • 6e26ad2bf0 made change of commit b997641ba4 template-based: no runtime cost master Kjistóf 2016-12-01 20:06:33 +0100
  • caafcfbaf9 in loop(), the std::function is now reset after the task is executed Kjistóf 2016-11-27 19:57:27 +0100
  • 923680f44b abandoned my template based approach of tackling code dupe. closes #1. Kjistóf 2016-11-27 19:36:45 +0100
  • f4eead282f started working on template-policy based implementation of add_task(). Kjistóf 2016-11-27 18:27:06 +0100
  • 4cd6eb4e2f added missing std::forwards to decltype based stuff Kjistóf 2016-11-27 17:58:47 +0100
  • ccb0173877 refactored code intho thread_pool.hpp & test.cpp for testing. Kjistóf 2016-11-27 17:54:55 +0100
  • 57ce1f25d3 added a TODO, regarding the code-dupe going on in priority_task() methods Kjistóf 2016-11-22 17:35:57 +0100
  • c8e6693754 added no warranty clause to code, just to be safe from idiots Kjistóf 2016-11-18 23:06:30 +0100
  • a6b511a2f0 made small changes to resolve comparison of unsigned and regular ints Kjistóf 2016-11-12 10:55:22 +0100
  • 347c0efb96 made CMakeLists.txt a bit nicer (still need to do something about boost) Kjistóf 2016-11-12 10:54:49 +0100
  • 3f2587c9e8 relicensed code under WTFPL Kjistóf 2016-11-12 10:43:18 +0100
  • 7576c5a0cb added build folder & .DS_Store to .gitignore Kjistóf 2016-11-09 20:44:33 +0100
  • 80f56f53d0 added new test, and refactored old into a method, planned others Kjistóf 2016-05-02 17:38:08 +0200
  • e8baee10bc initial commit Kjistóf 2016-05-02 16:49:52 +0200