GL Studio C++ Runtime API
is_convertible< T, T > Struct Template Reference

Replacement for std::is_convertible, adapted from Loki 0.1.7. More...

#include <gls_cpp_lang_support.h>

Public Types

enum  { value = true }
 

Detailed Description

template<class T>
struct disti::_cppLangSupportDetail::is_convertible< T, T >

Replacement for std::is_convertible, adapted from Loki 0.1.7.


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