Template Struct sitmo_enable_if

Struct Documentation

template<bool C, typename T = void>
struct sitmo_enable_if

Public Types

typedef T type