LLVM API Documentation

llvm::is_same< T, T > Struct Template Reference

#include <type_traits.h>

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

List of all members.


Detailed Description

template<typename T>
struct llvm::is_same< T, T >

Definition at line 99 of file type_traits.h.


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