ATLAS Offline Software
Loading...
Searching...
No Matches
CxxUtils
detail
AllocationFunction
CxxUtils::detail::AllocationFunction Concept Reference
#include <
concepts.h
>
Concept definition
template
<
typename
F,
typename
T>
concept
CxxUtils::detail::AllocationFunction
=
std::invocable<F> && std::convertible_to<std::invoke_result_t<F>, T*>
CxxUtils::detail::AllocationFunction
Definition
concepts.h:87
Detailed Description
Definition at line
87
of file
concepts.h
.
Generated on
for ATLAS Offline Software by
1.14.0