Tags C++ std::is_convertible<> admin May 24, 2020 The type trait is_convertible<From, To> checks if an object of type From can be “implicitly” converted to an object of