My Project
Classes
is_base_of.hpp File Reference
#include "bool_constant.hpp"
#include "remove_cv.hpp"

Go to the source code of this file.

Classes

class  bsl::is_base_of< T, U >
 If the provided type T is a base of type U, provides the member constant value equal to true. Otherwise the member constant value is false. More...
 

Detailed Description