Public Types | |
| using | argument_type = std::decay_t<FROM> |
| using | result_type = std::decay_t<TO> |
Static Public Attributes | |
| static const bool | value |
Definition at line 635 of file xassign.hpp.
| using xt::has_assign_conversion< FROM, TO >::argument_type = std::decay_t<FROM> |
Definition at line 637 of file xassign.hpp.
| using xt::has_assign_conversion< FROM, TO >::result_type = std::decay_t<TO> |
Definition at line 638 of file xassign.hpp.
|
static |
Definition at line 640 of file xassign.hpp.