Visual Computing Library
devel
|
Sets type
to the first type of a pack that satisfies the given condition.
More...
#include <vclib/base/filter_types.h>
Public Types | |
using | type = FirstTypeT< ResTypes > |
Private Types | |
using | ResTypes = FilterTypesByCondition< Pred, Args... >::type |
Sets type
to the first type of a pack that satisfies the given condition.
Usage: