![]() |
ITK
5.3.0
Insight Toolkit
|
#include <itkMetaProgrammingLibrary.h>
Inheritance diagram for itk::Not< TF >:
Collaboration diagram for itk::Not< TF >:Public Types | |
| using | Type = typename NotC< TF::Value >::Type |
MPL NOT operator on types.
| TF | Second boolean type |
This overload automatically fetches TF value. However, beware, it won't work with standard C++ traits or boost traits. Indeed, this overload expects the value to follow UpperCamelCase ITK naming policy instead of the standard snake_case policy.
Definition at line 213 of file itkMetaProgrammingLibrary.h.
Definition at line 215 of file itkMetaProgrammingLibrary.h.
1.8.16