MDSTk Libraries
1.1.0
Medical Data Segmentation Toolkit
|
Selects one of two integers based upon a boolean constant. More...
#include <mdsTemplates.h>
Public Types | |
enum | { RESULT = T } |
Selects one of two integers based upon a boolean constant.
Result evaluates to T if Flag is true, and to U otherwise.