P4C
The P4 Compiler
Loading...
Searching...
No Matches
P4::IR::has_static_type_name< class, class > Struct Template Reference

#include <node.h>

Inheritance diagram for P4::IR::has_static_type_name< class, class >:
[legend]

Detailed Description

template<class, class = void>
struct P4::IR::has_static_type_name< class, class >

SFINAE helper to check if given class has a static_type_name method. Definite node classes have them while interfaces do not