GlsAnimation Library  1.0.6
Provides classes and functions to support animating GL Studio objects programmatically or with script files
disti::Detail::enable_if< B, 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>

Detailed Description

template<bool B, class T = void>
struct disti::Detail::enable_if< B, 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: