Checks if there is an explicitly defined conversion from U to T.
More...
#include <type_traits.h>
Inherits detail::is_explicitly_convertible_to_impl< T, U >.
template<class T, class U>
struct a_util::is_explicitly_convertible_to< T, U >
Checks if there is an explicitly defined conversion from U to T.
- Template Parameters
-
| T | The to type |
| U | The from type |
- Author
- Hunter Kohler here: https://stackoverflow.com/a/71563534
- Copyright
- CC BY-SA 4.0 (See: [What is the license for the content I post?] (https://stackoverflow.com/help/licensing))
The documentation for this struct was generated from the following file:
- /workspace/conan/dev_essential/1.6.3/dw/stable/package/65324bff46e457721a7ba250afe9d61dc2b0e57a/include/a_util/base/type_traits.h