genode/base/include/util
Stefan Kalkowski e34adf883c Introduce design pattern for uncopyable objects.
Introduce a new Noncopyable class, one can derive from to mark a class of
objects to be uncopyable. This way the compiler can check for any violations
for you.
2012-03-16 18:24:52 +01:00
..
arg_string.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
avl_string.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
avl_tree.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
fifo.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
list.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
meta.h Support const RPC functions with no arguments 2012-01-27 16:54:05 +01:00
misc_math.h Make argument types of min and max more flexible 2012-02-14 16:44:42 +01:00
mmio.h Review doc and style for release. ref #69 2012-02-23 10:42:12 +01:00
noncopyable.h Introduce design pattern for uncopyable objects. 2012-03-16 18:24:52 +01:00
register.h Minor coding style fix 2012-02-28 08:50:15 +01:00
string.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
token.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00
touch.h Bump year in copyright headers to 2012 2012-01-03 15:35:05 +01:00