CBMC
abstract_hashert Struct Reference

#include <abstract_object.h>

Public Types

typedef abstract_object_pointert argument_typet
 
typedef std::size_t result_typet
 

Public Member Functions

result_typet operator() (argument_typet const &s) const noexcept
 

Detailed Description

Definition at line 476 of file abstract_object.h.

Member Typedef Documentation

◆ argument_typet

◆ result_typet

typedef std::size_t abstract_hashert::result_typet

Definition at line 479 of file abstract_object.h.

Member Function Documentation

◆ operator()()

result_typet abstract_hashert::operator() ( argument_typet const &  s) const
inlinenoexcept

Definition at line 480 of file abstract_object.h.


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