proxsuite 0.6.7
The Advanced Proximal Optimization Toolbox
|
#include <proxsuite/linalg/veg/type_traits/constructible.hpp>
Public Member Functions | |
VEG_INLINE constexpr auto | operator() () const &&VEG_NOEXCEPT_IF(VEG_CONCEPT(nothrow_movable< T >)) -> T |
Public Attributes | |
T && | value |
Definition at line 166 of file constructible.hpp.
|
inlineconstexpr |
Definition at line 169 of file constructible.hpp.
T&& proxsuite::linalg::veg::_detail::MoveFn< T >::value |
Definition at line 168 of file constructible.hpp.