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

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

Static Public Attributes

static bool const value = true
 

Detailed Description

template<typename A>
struct ctk::CmdLineModuleBackendFunctionPointer::IsSame< A, A >

Definition at line 105 of file ctkCmdLineModuleBackendFPTypeTraits.h.

Member Data Documentation

◆ value

template<typename A >
bool const ctk::CmdLineModuleBackendFunctionPointer::IsSame< A, A >::value = true
static

Definition at line 107 of file ctkCmdLineModuleBackendFPTypeTraits.h.


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