Searched defs:alternative_function (Results 1 – 1 of 1) sorted by relevance
54 struct alternative_function struct56 alternative_function( in alternative_function() argument65 bool call(Component const& component, mpl::true_) const in call()72 bool call_optional_or_variant(Component const& component, mpl::true_) const in call_optional_or_variant()96 bool call_variant(Component const& component, mpl::false_) const in call_variant()116 bool call_variant(Component const& component, mpl::true_) const in call_variant()125 bool call_optional_or_variant(Component const& component, mpl::false_) const in call_optional_or_variant()137 bool call(Component const& component, mpl::false_) const in call()144 bool call_unused(Component const& component, mpl::true_) const in call_unused()155 bool call_unused(Component const& component, mpl::false_) const in call_unused()[all …]