#include <proxsuite/linalg/veg/vec.hpp>
Public Member Functions | |
| VEG_INLINE auto | operator() () VEG_NOEXCEPT_IF(NoThrow) -> T |
Public Attributes | |
| RefMut< A > | alloc |
| RefMut< C > | cloner |
| T const * | in |
|
inline |
| RefMut<A> proxsuite::linalg::veg::_detail::_collections::CloneFn< NoThrow, T, A, C >::alloc |
| RefMut<C> proxsuite::linalg::veg::_detail::_collections::CloneFn< NoThrow, T, A, C >::cloner |
| T const* proxsuite::linalg::veg::_detail::_collections::CloneFn< NoThrow, T, A, C >::in |