GCC Middle and Back End API Reference
is_same< T, U > Struct Template Reference

#include <symbol-summary.h>

Static Public Attributes

static const bool value = false
 

Detailed Description

template<typename T, typename U>
struct is_same< T, U >
Help template from std c++11.   

Field Documentation

◆ value

template<typename T , typename U >
const bool is_same< T, U >::value = false
static

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