MathTL
 All Classes Functions Variables Typedefs Enumerations
Public Member Functions
MathTL::InfiniteVector< C, I >::decreasing_order Struct Reference

#include <infinite_vector.h>

List of all members.

Public Member Functions

bool operator() (const std::pair< I, C > &p1, const std::pair< I, C > &p2)

Detailed Description

template<class C, class I = int>
struct MathTL::InfiniteVector< C, I >::decreasing_order

helper struct to handle decreasing order in modulus for pairs, with respect to the first argument


The documentation for this struct was generated from the following file:
 All Classes Functions Variables Typedefs Enumerations