SimpleITK  1.2.4
Public Types | List of all members
itk::simple::Conditional< VCond, TIfTrue, TIfFalse > Struct Template Reference

#include <sitkConditional.h>

Public Types

typedef TIfTrue Type
 

Detailed Description

template<bool VCond, class TIfTrue, class TIfFalse>
struct itk::simple::Conditional< VCond, TIfTrue, TIfFalse >

Definition at line 32 of file sitkConditional.h.

Member Typedef Documentation

template<bool VCond, class TIfTrue, class TIfFalse >
typedef TIfTrue itk::simple::Conditional< VCond, TIfTrue, TIfFalse >::Type

Definition at line 32 of file sitkConditional.h.


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