P4C
The P4 Compiler
Loading...
Searching...
No Matches
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.