OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
OPAL
Public Member Functions | List of all members
matheval::detail::grammar< real_t, Iterator >::constant_ Struct Reference

symbol table for constants like "pi" More...

#include <matheval.hpp>

Inherits boost::spirit::qi::symbols< std::iterator_traits< Iterator >::value_type, real_t >.

Public Member Functions

 constant_ ()
 

Detailed Description

template<typename real_t, typename Iterator>
struct matheval::detail::grammar< real_t, Iterator >::constant_

symbol table for constants like "pi"

Definition at line 386 of file matheval.hpp.

Constructor & Destructor Documentation

◆ constant_()

template<typename real_t , typename Iterator >
matheval::detail::grammar< real_t, Iterator >::constant_::constant_ ( )
inline

Definition at line 392 of file matheval.hpp.


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