GiNaC 1.8.7
Public Member Functions | List of all members
std::hash< GiNaC::ex > Struct Reference

Specialization of std::hash() for ex objects. More...

#include <ex.h>

Public Member Functions

std::size_t operator() (const GiNaC::ex &e) const noexcept
 

Detailed Description

Specialization of std::hash() for ex objects.

Definition at line 998 of file ex.h.

Member Function Documentation

◆ operator()()

std::size_t std::hash< GiNaC::ex >::operator() ( const GiNaC::ex e) const
inlinenoexcept

Definition at line 1000 of file ex.h.


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

This page is part of the GiNaC developer's reference. It was generated automatically by doxygen. For an introduction, see the tutorial.