Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
std::hash< GridIndex > Struct Reference

#include <grid_index.hpp>

Collaboration diagram for std::hash< GridIndex >:
Collaboration graph

Public Member Functions

std::size_t operator() (const GridIndex &k) const noexcept
 

Detailed Description

Definition at line 23 of file grid_index.hpp.

Member Function Documentation

◆ operator()()

std::size_t std::hash< GridIndex >::operator() ( const GridIndex k) const
inlinenoexcept

Definition at line 24 of file grid_index.hpp.


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