![]() |
OpenLB 1.8.1
|
Get first type based on BASE contained in a given type list. More...
#include <meta.h>
Collaboration diagram for olb::meta::first_type_with_base< BASE, HEAD, TAIL >:Public Types | |
| using | type |
Get first type based on BASE contained in a given type list.
If no such list item exists, type is void.
| using olb::meta::first_type_with_base< BASE, HEAD, TAIL >::type |