VCCC  2024.05
VisualCamp Common C++ library
is_explicitly_convertible.hpp File Reference
#include <type_traits>
#include "vccc/__type_traits/void_t.hpp"

Go to the source code of this file.

Classes

struct  is_explicitly_convertible< From, To, typename >
 
struct  is_explicitly_convertible< From, To, void_t< decltype(static_cast< To >(std::declval< From >()))> >
 

Namespaces

 vccc