![]() |
ITK
4.12.0
Insight Segmentation and Registration Toolkit
|
#include <itkMetaProgrammingLibrary.h>
Inheritance diagram for itk::Not< TF >:
Collaboration diagram for itk::Not< TF >: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 172 of file itkMetaProgrammingLibrary.h.
Public Types | |
| typedef NotC< TF::Value >::Type | Type |
Definition at line 173 of file itkMetaProgrammingLibrary.h.
1.8.5