Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
#define P6MIN (   a,
 
)    (((a) < (b)) ? (a) : (b))

Definition at line 890 of file p6types.h.