mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-13 04:38:20 +00:00
committed by
Christian Helmuth
parent
56ed7addbc
commit
e8336acafc
@ -18,6 +18,7 @@
|
||||
#include <base/printf.h>
|
||||
|
||||
namespace Genode {
|
||||
|
||||
template <typename T, typename... ARGS>
|
||||
static inline T *construct_at(void *, ARGS &&...);
|
||||
}
|
||||
|
Reference in New Issue
Block a user