proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
Loading...
Searching...
No Matches
proxsuite::linalg::veg::_detail::_collections::CloneFn< NoThrow, T, A, C > Struct Template Reference

#include <proxsuite/linalg/veg/vec.hpp>

Collaboration diagram for proxsuite::linalg::veg::_detail::_collections::CloneFn< NoThrow, T, A, C >:
[legend]

Public Member Functions

VEG_INLINE auto operator() () VEG_NOEXCEPT_IF(NoThrow) -> T
 

Public Attributes

RefMut< A > alloc
 
RefMut< C > cloner
 
T constin
 

Detailed Description

template<bool NoThrow, typename T, typename A, typename C>
struct proxsuite::linalg::veg::_detail::_collections::CloneFn< NoThrow, T, A, C >

Definition at line 107 of file vec.hpp.

Member Function Documentation

◆ operator()()

template<bool NoThrow, typename T , typename A , typename C >
VEG_INLINE auto proxsuite::linalg::veg::_detail::_collections::CloneFn< NoThrow, T, A, C >::operator() ( ) -> T
inline

Definition at line 113 of file vec.hpp.

Member Data Documentation

◆ alloc

Definition at line 109 of file vec.hpp.

◆ cloner

Definition at line 110 of file vec.hpp.

◆ in

Definition at line 111 of file vec.hpp.


The documentation for this struct was generated from the following file: