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

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

#include <stringify.h>

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

Detailed Description

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

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