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

#include <Value.hpp>

Public Member Functions

std::size_t operator() (const std::shared_ptr< Ark::Value::Dict_t > &s) const noexcept
 

Detailed Description

Definition at line 250 of file Value.hpp.

Member Function Documentation

◆ operator()()

std::size_t std::hash< std::shared_ptr< Ark::Value::Dict_t > >::operator() ( const std::shared_ptr< Ark::Value::Dict_t > & s) const
inlinenodiscardnoexcept

Definition at line 252 of file Value.hpp.


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