IPSDK  4_1_0_2
IPSDK : Image Processing Software Development Kit
Public Member Functions | List of all members
ipsdk::processor::IsSameAttribute< AttributeType1, AttributeType2 > Struct Template Reference

structure allowing to check whether two attributes have same type More...

#include <AttributeCheckMacros.h>

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, g_bValue=(boost::is_same< AttributeType1, AttributeType2 >::value))
 structure associated value
 

Detailed Description

template<typename AttributeType1, typename AttributeType2>
struct ipsdk::processor::IsSameAttribute< AttributeType1, AttributeType2 >

structure allowing to check whether two attributes have same type


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