Project
Loading...
Searching...
No Matches
o2::framework::is_overriding< A, B > Struct Template Reference

#include <Traits.h>

Inherits std::bool_constant< std::is_same_v< A, B >==false &&std::is_member_function_pointer_v< A > &&std::is_member_function_pointer_v< B > >.

Detailed Description

template<typename A, typename B>
struct o2::framework::is_overriding< A, B >

Definition at line 42 of file Traits.h.


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