P4C
The P4 Compiler
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
P4::Util::has_SourceInfo< class, class > Struct Template Reference

SFINAE helper to check if given class has a getSourceInfo method. More...

#include <source_file.h>

Inheritance diagram for P4::Util::has_SourceInfo< class, class >:
[legend]

Detailed Description

template<class, class = void>
struct P4::Util::has_SourceInfo< class, class >

SFINAE helper to check if given class has a getSourceInfo method.