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::enable_if< true, T > Struct Template Reference

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

#include <gls_animation.h>

Public Types

typedef T type
 

Detailed Description

template<class T>
struct disti::Detail::enable_if< true, T >

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


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