CPGen
C++ project generator
Loading...
Searching...
No Matches
Public Member Functions | List of all members
std::hash< ResolvedTarget > Struct Reference

#include <Resolved.hpp>

Public Member Functions

size_t operator() (const ResolvedTarget &target) const noexcept
 Computes a hash based on the target name.
 

Member Function Documentation

◆ operator()()

size_t std::hash< ResolvedTarget >::operator() ( const ResolvedTarget target) const
inlinenoexcept

Computes a hash based on the target name.

Parameters
targetThe target to hash.
Returns
Hash value derived from target.name.

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