Blender V5.0
blender::DefaultEquality< Vector< T, InlineBufferCapacity, Allocator > > Struct Template Reference

#include <BLI_hash_tables.hh>

Inherits blender::SequenceComparison.

Public Member Functions

bool operator() (const T1 &a, const T2 &b) const
Public Member Functions inherited from blender::SequenceComparison
template<typename T1, typename T2>
bool operator() (const T1 &a, const T2 &b) const

Detailed Description

template<typename T, int64_t InlineBufferCapacity, typename Allocator>
struct blender::DefaultEquality< Vector< T, InlineBufferCapacity, Allocator > >

Definition at line 320 of file BLI_hash_tables.hh.

Member Function Documentation

◆ operator()()

bool blender::DefaultEquality< T >::operator() ( const T1 & a,
const T2 & b ) const
inline

Definition at line 286 of file BLI_hash_tables.hh.


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