51 constexpr operator bool()
const {
return m_Value; }
An alternative to bool for additional thread safety.
constexpr Boolean()=default
constexpr Boolean(bool v)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....