Polymake Template Library (PTL): polymake::is_lossless_convertible_impl2< Source, Target, typename > Struct Template Reference
Polymake Template Library (PTL)  4.2
polymake::is_lossless_convertible_impl2< Source, Target, typename > Struct Template Reference

Inherits true_type.

Detailed Description

template<typename Source, typename Target, typename = void>
struct polymake::is_lossless_convertible_impl2< Source, Target, typename >

Tell whether the Source type can be converted to Target without precision loss i.e. the constructor Target(Source) is not explicit, and Source is not equivalent to an element of Target if the latter is a container


The documentation for this struct was generated from the following file:
  • lib/core/include/type_utils.h