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

#include <stringify.h>

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

Detailed Description

template<class, class = void>
struct P4::has_dbprint< class, class >

SFINAE helper to check if given class has a dbprint method. Apparently, not everything are descendants of IHasDbPrint...