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::Select< flag, T, U > Struct Template Reference

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

Public Types

typedef T Result
 

Detailed Description

template<bool flag, typename T, typename U>
struct ctk::CmdLineModuleBackendFunctionPointer::Select< flag, T, U >

Definition at line 31 of file ctkCmdLineModuleBackendFPTypeTraits.h.

Member Typedef Documentation

◆ Result

template<bool flag, typename T , typename U >
typedef T ctk::CmdLineModuleBackendFunctionPointer::Select< flag, T, U >::Result

Definition at line 33 of file ctkCmdLineModuleBackendFPTypeTraits.h.


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