PrevUpHomeNext

esv::meric_static_convertible


Bird is a part of our home.

esv::meric_static_convertible

Concept esv::meric_static_convertible is used to require a value of a type source_type can be converted to another type target_type with esv::meric_static_cast .

template <typename source_type, typename target_type>
concept meric_static_convertible = ???;

See Also

esv::meric_static_cast

esv::gnrk_static_cast


PrevUpHomeNext

esv::print