OpenVolumeMesh
Loading...
Searching...
No Matches
OpenVolumeMesh::Geometry::are_convertible_to< To, From, Froms... > Struct Template Reference

Static Public Attributes

static constexpr bool value
 

Member Data Documentation

◆ value

template<typename To, typename From, typename ... Froms>
bool OpenVolumeMesh::Geometry::are_convertible_to< To, From, Froms... >::value
staticconstexpr
Initial value:
= std::is_convertible<From, To>::value
&& are_convertible_to<To, Froms...>::value

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