genode/repos/base/src/lib
Christian Helmuth b35df4578b Check Registered base class provides virtual destructor
The base class of Registered must provide a virtual destructor to enable
safe deletion with just a base class pointer. This requirement can be
lifted by using Registered_no_delete in places where the deletion
property is not needed.

Fixes #2331
2017-03-24 16:20:04 +01:00
..
base ldso: defer execution of static constructors 2017-03-24 16:20:04 +01:00
cxx Check Registered base class provides virtual destructor 2017-03-24 16:20:04 +01:00
ldso ldso: defer execution of static constructors 2017-03-24 16:20:04 +01:00
startup Adjust file headers to refer to the AGPLv3 2017-02-28 12:59:29 +01:00
target.mk Move repositories to 'repos/' subdirectory 2014-05-14 16:08:00 +02:00