|
fipa_acl
1.4
|
#include <grammar_common.h>
Classes | |
| struct | result |
Public Types | |
| typedef std::string | result_type |
Public Member Functions | |
| template<typename T , typename U , typename V > | |
| result_type | operator() (T arg0, U arg1, V arg2) const |
Concatenation of two strings as 'lazy' implementation for boost spirit using a dedicated separation character
Definition at line 177 of file grammar_common.h.
| typedef std::string concatStringsWithSeparatorImpl::result_type |
Definition at line 179 of file grammar_common.h.
|
inline |
Definition at line 188 of file grammar_common.h.
1.8.6