Visual Computing Library
devel
|
Sets its value
to true
if there is at least one type in the given pack Args... that satisfies the given condition.
More...
#include <vclib/base/filter_types.h>
Static Public Attributes | |
static constexpr bool | value = NumberOfTypes<ResTypes>::value != 0 |
Private Types | |
using | ResTypes = FilterTypesByCondition< Pred, Args... >::type |
Sets its value
to true
if there is at least one type in the given pack Args... that satisfies the given condition.
Usage: