Static Private Attributes | List of all members
lar::details::findFirstMatching_impl< Match, Target, Candidates > Struct Template Reference

#include <ProviderPack.h>

Inheritance diagram for lar::details::findFirstMatching_impl< Match, Target, Candidates >:
lar::details::findFirstMatching_dispatcher< Match, Target, Candidates... >

Static Private Attributes

static constexpr auto _index = findFirstMatching_dispatcher<Match, Target, Candidates...>()
 

Detailed Description

template<template< typename A, typename B > class Match, typename Target, typename... Candidates>
struct lar::details::findFirstMatching_impl< Match, Target, Candidates >

Definition at line 493 of file ProviderPack.h.

Member Data Documentation

template<template< typename A, typename B > class Match, typename Target, typename... Candidates>
constexpr auto lar::details::findFirstMatching_impl< Match, Target, Candidates >::_index = findFirstMatching_dispatcher<Match, Target, Candidates...>()
staticprivate

Definition at line 498 of file ProviderPack.h.


The documentation for this struct was generated from the following file: