ArkScript
A small, lisp-inspired, functional scripting language
std::hash< Ark::UserType > Struct Reference

#include <UserType.hpp>

Public Member Functions

std::size_t operator() (const Ark::UserType &s) const noexcept
 

Detailed Description

Definition at line 149 of file UserType.hpp.

Member Function Documentation

◆ operator()()

std::size_t std::hash< Ark::UserType >::operator() ( const Ark::UserType & s) const
inlinenodiscardnoexcept

Definition at line 151 of file UserType.hpp.


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