DGtal 2.0.0
Loading...
Searching...
No Matches
DGtal::concepts::ConceptUtils::SameType< T1, T2 > Struct Template Reference

#include <DGtal/base/ConceptUtils.h>

Inheritance diagram for DGtal::concepts::ConceptUtils::SameType< T1, T2 >:
[legend]

Static Public Attributes

static const bool value = false

Detailed Description

template<typename T1, typename T2>
struct DGtal::concepts::ConceptUtils::SameType< T1, T2 >

Test if the two types T1 and T2 are equals. value = true if yes, false otherwise.

Definition at line 106 of file ConceptUtils.h.

Field Documentation

◆ value

template<typename T1, typename T2>
const bool DGtal::concepts::ConceptUtils::SameType< T1, T2 >::value = false
static

Definition at line 107 of file ConceptUtils.h.

Referenced by DGtal::ArithmeticalDSSComputer< ConstIterator, TInteger, adjacency >::BOOST_STATIC_ASSERT(), DGtal::ArithmeticalDSSComputerOnSurfels< KSpace, ConstIterator, TInteger >::BOOST_STATIC_ASSERT(), DGtal::concepts::CCellEmbedder< T >::BOOST_STATIC_ASSERT(), DGtal::concepts::CCellEmbedder< T >::BOOST_STATIC_ASSERT(), DGtal::concepts::CCellEmbedder< T >::BOOST_STATIC_ASSERT(), DGtal::concepts::CDigitalSurfaceLocalEstimator< T >::BOOST_STATIC_ASSERT(), DGtal::concepts::CGraphVisitor< T >::BOOST_STATIC_ASSERT(), DGtal::concepts::CGraphVisitor< T >::BOOST_STATIC_ASSERT(), DGtal::concepts::CGraphVisitor< T >::BOOST_STATIC_ASSERT(), DGtal::concepts::CPointEmbedder< T >::BOOST_STATIC_ASSERT(), DGtal::concepts::CPointEmbedder< T >::BOOST_STATIC_ASSERT(), DGtal::concepts::CPointEmbedder< T >::BOOST_STATIC_ASSERT(), DGtal::concepts::CPointEmbedder< T >::BOOST_STATIC_ASSERT(), DGtal::concepts::CPositiveIrreducibleFraction< T >::BOOST_STATIC_ASSERT(), DGtal::concepts::CPreCellularGridSpaceND< T >::BOOST_STATIC_ASSERT(), DGtal::concepts::CPreCellularGridSpaceND< T >::BOOST_STATIC_ASSERT(), DGtal::concepts::CPreCellularGridSpaceND< T >::BOOST_STATIC_ASSERT(), DGtal::concepts::CSCellEmbedder< T >::BOOST_STATIC_ASSERT(), DGtal::concepts::CSCellEmbedder< T >::BOOST_STATIC_ASSERT(), DGtal::concepts::CSCellEmbedder< T >::BOOST_STATIC_ASSERT(), DGtal::DigitalSurfaceEmbedderWithNormalVectorEstimator< DigitalSurfaceEmbedder, NormalVectorEstimator >::BOOST_STATIC_ASSERT(), DGtal::LatticePolytope2D< TSpace, TSequence >::BOOST_STATIC_ASSERT(), DGtal::LatticePolytope2D< TSpace, TSequence >::BOOST_STATIC_ASSERT(), DGtal::LatticePolytope2D< TSpace, TSequence >::BOOST_STATIC_ASSERT(), DGtal::LocalEstimatorFromSurfelFunctorAdapter< TDigitalSurfaceContainer, TMetric, TFunctorOnSurfel, TConvolutionFunctor >::BOOST_STATIC_ASSERT(), DGtal::StabbingCircleComputer< ConstIterator >::BOOST_STATIC_ASSERT(), and DGtal::TickedColorMap< Scalar, ColorMap >::BOOST_STATIC_ASSERT().


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