26 #include "unchecked_convertible.hpp"
27 #include "checked_convertible.hpp"
check if a type is unchecked convertible
Definition: checked_convertible.hpp:131
Definition: add_op.hpp:29
static const bool unchecked
true if unchecked conversion is possible
Definition: convertible.hpp:51
check if a type is unchecked convertible
Definition: unchecked_convertible.hpp:164
check if two types are convertible
Definition: convertible.hpp:46
static const bool checked
true if checked conversion is possible
Definition: convertible.hpp:49
type erasure for POD data
Definition: value.hpp:46