P4C
The P4 Compiler
Loading...
Searching...
No Matches
P4::RTTI::Detail::ToType< To, typename > Struct Template Reference

Public Member Functions

template<typename From , typename = enable_if_has_rtti_t<From>>
const To * operator() (const From *obj) const
 
template<typename From , typename = enable_if_has_rtti_t<From>>
To * operator() (From *obj) const