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