Home | Info | Community | Development | myReactOS | Contact Us
[inline]
Definition at line 16 of file cardcolor.cpp.
00017 { 00018 return a < b ? a : b; 00019 }