My Project
Classes
is_function.hpp File Reference
#include "bool_constant.hpp"
#include "is_const.hpp"
#include "is_reference.hpp"

Go to the source code of this file.

Classes

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

Detailed Description