GlsAnimation Library  1.0.6
Provides classes and functions to support animating GL Studio objects programmatically or with script files
Classes | Public Types | List of all members
disti::Detail::is_convertible< T, U > Struct Template Reference

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

#include <gls_animation.h>

Public Types

enum  { value = sizeof( Small ) == sizeof( ( Test( MakeT() ) ) ) }
 

Detailed Description

template<class T, class U>
struct disti::Detail::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: