proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
|
#include <proxsuite/linalg/veg/memory/placement.hpp>
Public Member Functions | |
VEG_TEMPLATE ((typename T, typename Fn), requires(!VEG_CONCEPT(const_type< T >) &&VEG_CONCEPT(fn_once< Fn, T >)), VEG_INLINE VEG_CPP20(constexpr) auto operator(),(mem, T *),(fn, Fn &&)) const VEG_NOEXCEPT_IF(VEG_CONCEPT(nothrow_fn_once< Fn | |
Definition at line 87 of file placement.hpp.
proxsuite::linalg::veg::mem::nb::construct_with::VEG_TEMPLATE | ( | (typename T, typename Fn) | , |
requires(!VEG_CONCEPT(const_type< T >) && VEG_CONCEPT(fn_once< Fn, T >)) | , | ||
VEG_INLINE | VEG_CPP20constexpr) auto operator(, | ||
(mem, T *) | , | ||
(fn, Fn &&) | ) const |