carl  24.04
Computer ARithmetic Library
carl::detail::variant_hash Struct Reference

#include <variant_util.h>

Inheritance diagram for carl::detail::variant_hash:
Collaboration diagram for carl::detail::variant_hash:

Public Member Functions

template<class T >
std::size_t operator() (const T &val) const
 

Detailed Description

Definition at line 41 of file variant_util.h.

Member Function Documentation

◆ operator()()

template<class T >
std::size_t carl::detail::variant_hash::operator() ( const T &  val) const
inline

Definition at line 43 of file variant_util.h.


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