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, T > 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 = true }
 

Detailed Description

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

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: