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