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

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

#include <gls_cpp_lang_support.h>

Detailed Description

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

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


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