KiCad PCB EDA Suite
Loading...
Searching...
No Matches
std::hash< SCALED_BITMAP_ID > Struct Reference

Public Types

typedef SCALED_BITMAP_ID argument_type
 
typedef std::size_t result_type
 

Public Member Functions

result_type operator() (argument_type const &id) const noexcept
 

Detailed Description

Definition at line 64 of file bitmap.cpp.

Member Typedef Documentation

◆ argument_type

typedef SCALED_BITMAP_ID std::hash< SCALED_BITMAP_ID >::argument_type

Definition at line 66 of file bitmap.cpp.

◆ result_type

typedef std::size_t std::hash< SCALED_BITMAP_ID >::result_type

Definition at line 67 of file bitmap.cpp.

Member Function Documentation

◆ operator()()

result_type std::hash< SCALED_BITMAP_ID >::operator() ( argument_type const &  id) const
inlinenoexcept

Definition at line 69 of file bitmap.cpp.

References scale.


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