CTK  0.1.0
The Common Toolkit is a community effort to provide support code for medical image analysis, surgical navigation, and related projects.
Public Types | List of all members
ctk::CmdLineModuleBackendFunctionPointer::EnableIf< C, T > Struct Template Reference

#include <Libs/CommandLineModules/Backend/FunctionPointer/ctkCmdLineModuleBackendFPTypeTraits.h>

Public Types

typedef T Type
 

Detailed Description

template<bool C, typename T = void>
struct ctk::CmdLineModuleBackendFunctionPointer::EnableIf< C, T >

Definition at line 90 of file ctkCmdLineModuleBackendFPTypeTraits.h.

Member Typedef Documentation

◆ Type

template<bool C, typename T = void>
typedef T ctk::CmdLineModuleBackendFunctionPointer::EnableIf< C, T >::Type

Definition at line 92 of file ctkCmdLineModuleBackendFPTypeTraits.h.


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