mlc::saturateN< i, N > Struct Template Reference

List of all members.

Public Types

enum  { ret = (i > N ? N : i) }

Detailed Description

template<int i, int N>
struct mlc::saturateN< i, N >

Definition at line 117 of file cmp.hh.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 20 20:22:34 2007 for Olena by  doxygen 1.5.1