31 #if defined(CPositiveIrreducibleFraction_RECURSES)
32 #error Recursive header files inclusion detected in CPositiveIrreducibleFraction.h
33 #else // defined(CPositiveIrreducibleFraction_RECURSES)
35 #define CPositiveIrreducibleFraction_RECURSES
37 #if !defined CPositiveIrreducibleFraction_h
39 #define CPositiveIrreducibleFraction_h
45 #include "DGtal/base/Common.h"
46 #include "DGtal/base/CBackInsertable.h"
47 #include "DGtal/base/CConstSinglePassRange.h"
48 #include "DGtal/kernel/CInteger.h"
161 template <
typename T>
244 #endif // !defined CPositiveIrreducibleFraction_h
246 #undef CPositiveIrreducibleFraction_RECURSES
247 #endif // else defined(CPositiveIrreducibleFraction_RECURSES)
Go to http://www.sgi.com/tech/stl/DefaultConstructible.html.
MyDigitalSurface::ConstIterator ConstIterator
BOOST_STATIC_ASSERT((concepts::ConceptUtils::SameType< value_type, std::pair< Quotient, Quotient > >::value))
Aim: Concept checking for Integer Numbers. More precisely, this concept is a refinement of both CEucl...
Aim: Represents types for which a std::back_insert_iterator can be constructed with std::back_inserte...
BOOST_STATIC_ASSERT((concepts::ConceptUtils::SameType< value_type, Value >::value))
std::pair< Quotient, Quotient > myValue
std::vector< Quotient > myQuots
T::ConstIterator ConstIterator
Aim: Defines the concept describing a const single pass range.
DGtal is the top-level namespace which contains all DGtal functions and types.
Go to http://www.sgi.com/tech/stl/CopyConstructible.html.
Aim: Defines positive irreducible fractions, i.e. fraction p/q, p and q non-negative integers,...
BOOST_CONCEPT_ASSERT((concepts::CInteger< Integer >))
void sameType(const T &, const T &)
BOOST_CONCEPT_ASSERT((concepts::CInteger< Quotient >))
BOOST_CONCEPT_USAGE(CPositiveIrreducibleFraction)
void checkConstConstraints() const
Go to http://www.sgi.com/tech/stl/Assignable.html.
T::const_iterator const_iterator