Classdesc
3.44
Static Public Attributes
|
List of all members
isNoMatch< T > Struct Template Reference
Collaboration diagram for isNoMatch< T >:
Static Public Attributes
static const bool
value
Member Data Documentation
◆
value
template<class
T
>
const bool value
static
Initial value:
= !is_integral<T>::value && !is_floating_point<T>::value &&
!is_container<T>::value && !is_object<T>::value && !is_pointer<T>::value
The documentation for this struct was generated from the following file:
RESTProcess_base.h
classdesc
isNoMatch
Generated by
1.14.0