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

Create our own version of <type_traits> meta-function which is not available on all our target platforms. More...

#include <gls_animation.h>

Public Types

enum  { value = false }
 

Detailed Description

template<typename T, typename U>
struct disti::Detail::is_same< T, U >

Create our own version of <type_traits> meta-function which is not available on all our target platforms.


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