vector_sort_leq_op Struct Reference

List of all members.

Static Public Member Functions


Detailed Description

Definition at line 145 of file glue_vector_map.cpp.


Member Function Documentation

static bool op ( const generic x,
const generic y 
) [inline, static]

Definition at line 147 of file glue_vector_map.cpp.

References mmx::current_comparison.

00147                                           {
00148     return as<bool> (current_comparison->apply (x, y));
00149   }


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

Generated on 6 Dec 2012 for basix by  doxygen 1.6.1