Norman Feske 6f9e15aff8 base: Add 'construct_at' utility
This utility allows for the manual placement of objects without the need
to have a global placement new operation nor the need for type-specific
new operators.

Issue #989
2014-02-25 14:58:03 +01:00
..
2013-01-10 21:44:47 +01:00
2013-12-20 15:16:19 +01:00
2013-01-10 21:44:47 +01:00
2013-01-10 21:44:47 +01:00
2014-02-25 14:58:03 +01:00
2013-01-10 21:44:47 +01:00
2011-12-22 16:19:25 +01:00

This directory contains include files of interfaces that are exported
by components to be used by other components. Each subdirectory corresponds
to the component exporting the interface.