ITK
5.2.0
Insight Toolkit
|
#include <itkMetaProgrammingLibrary.h>
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.