Public Member Functions | Private Attributes
exprtk::lexer::helper::commutative_inserter Class Reference

#include <exprtk.hpp>

Inheritance diagram for exprtk::lexer::helper::commutative_inserter:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 commutative_inserter ()
void ignore_symbol (const std::string &symbol)
int insert (const lexer::token &t0, const lexer::token &t1, lexer::token &new_token)

Private Attributes

std::set< std::string,
details::ilesscompare
ignore_set_

Detailed Description

Definition at line 2449 of file exprtk.hpp.


Constructor & Destructor Documentation

Definition at line 2453 of file exprtk.hpp.


Member Function Documentation

void exprtk::lexer::helper::commutative_inserter::ignore_symbol ( const std::string &  symbol) [inline]

Definition at line 2457 of file exprtk.hpp.

int exprtk::lexer::helper::commutative_inserter::insert ( const lexer::token t0,
const lexer::token t1,
lexer::token new_token 
) [inline, virtual]

Reimplemented from exprtk::lexer::token_inserter.

Definition at line 2462 of file exprtk.hpp.


Member Data Documentation

Definition at line 2505 of file exprtk.hpp.


The documentation for this class was generated from the following file:


labust_mission
Author(s): Filip Mandic
autogenerated on Fri Aug 28 2015 11:23:06