#include <proxsuite/linalg/veg/type_traits/constructible.hpp>
Public Member Functions | |
VEG_INLINE constexpr auto | operator() () const &&VEG_NOEXCEPT_IF(VEG_CONCEPT(nothrow_copyable< T >)) -> T |
Public Attributes | |
T const & | value |
Definition at line 182 of file constructible.hpp.
|
inlineconstexpr |
Definition at line 185 of file constructible.hpp.
T const& proxsuite::linalg::veg::_detail::CopyFn< T >::value |
Definition at line 184 of file constructible.hpp.