BOSS 6.6.4.p01
BESIII Offline Software System
Loading...
Searching...
No Matches
DChain::OrOpReturn< LHS, RHS > Struct Template Reference

#include <DCSimpleSelector.h>

Public Types

typedef MethodOr< typename MethodType< LHS >::Method, typename MethodType< RHS >::Method, typename PickArg< typename MethodType< LHS >::arg_type, typename MethodType< RHS >::arg_type >::arg_type > Return
 

Detailed Description

template<class LHS, class RHS>
struct DChain::OrOpReturn< LHS, RHS >

Definition at line 251 of file DCSimpleSelector.h.

Member Typedef Documentation

◆ Return

template<class LHS , class RHS >
typedef MethodOr<typename MethodType<LHS>::Method, typename MethodType<RHS>::Method, typename PickArg< typename MethodType<LHS>::arg_type, typename MethodType<RHS>::arg_type>::arg_type > DChain::OrOpReturn< LHS, RHS >::Return

Definition at line 255 of file DCSimpleSelector.h.


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