|
Cppcheck
|
#include <matchcompiler.h>
Public Types | |
| using | StringRef = const char(&)[n] |
Public Member Functions | |
| ConstString (StringRef s) | |
| operator StringRef () const | |
Private Attributes | |
| StringRef | _s |
Definition at line 28 of file matchcompiler.h.
| using MatchCompiler::ConstString< n >::StringRef = const char (&)[n] |
Definition at line 30 of file matchcompiler.h.
|
inlineexplicit |
Definition at line 31 of file matchcompiler.h.
|
inline |
Definition at line 34 of file matchcompiler.h.
References MatchCompiler::ConstString< n >::_s.
|
private |
Definition at line 39 of file matchcompiler.h.
Referenced by MatchCompiler::ConstString< n >::operator StringRef().