OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
expression.hpp File Reference
#include <boost/spirit/include/qi.hpp>
#include "ast.hpp"
#include "error_handler.hpp"
#include "skipper.hpp"
#include <vector>
Include dependency graph for expression.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  client::parser::expression< Iterator >

Namespaces

namespace  client
namespace  client::parser

Macros

#define BOOST_SPIRIT_NO_PREDEFINED_TERMINALS

Macro Definition Documentation

◆ BOOST_SPIRIT_NO_PREDEFINED_TERMINALS

#define BOOST_SPIRIT_NO_PREDEFINED_TERMINALS

Definition at line 16 of file expression.hpp.