LLVM API Documentation

llvm::is_integral_impl< T > Struct Template Reference

Helper to implement is_integral metafunction. More...

#include <type_traits.h>

Inheritance diagram for llvm::is_integral_impl< T >:
Inheritance graph
[legend]
Collaboration diagram for llvm::is_integral_impl< T >:
Collaboration graph
[legend]

List of all members.


Detailed Description

template<typename T>
struct llvm::is_integral_impl< T >

Helper to implement is_integral metafunction.

Definition at line 116 of file type_traits.h.


The documentation for this struct was generated from the following file: