exprtk::lexer::token_joiner Class Reference
#include <exprtk.hpp>
List of all members.
Constructor & Destructor Documentation
exprtk::lexer::token_joiner::token_joiner |
( |
const std::size_t & |
stride |
) |
[inline] |
Member Function Documentation
virtual bool exprtk::lexer::token_joiner::join |
( |
const token & |
, |
|
|
const token & |
, |
|
|
const token & |
, |
|
|
token & |
| |
|
) |
| | [inline, virtual] |
virtual bool exprtk::lexer::token_joiner::join |
( |
const token & |
, |
|
|
const token & |
, |
|
|
token & |
| |
|
) |
| | [inline, virtual] |
std::size_t exprtk::lexer::token_joiner::process |
( |
generator & |
g |
) |
[inline, virtual] |
The documentation for this class was generated from the following file: