My Project
Classes
is_convertible.hpp File Reference
#include "bool_constant.hpp"

Go to the source code of this file.

Classes

class  bsl::is_convertible< From, To >
 If the provided type is convertible from "From" to "To", provides the member constant value equal to true. Otherwise the member constant value is false. More...
 

Detailed Description