Blender V5.0
blender::SequenceComparison Struct Reference

#include <BLI_hash_tables.hh>

Inherited by blender::DefaultEquality< Vector< T, InlineBufferCapacity, Allocator > >.

Public Member Functions

template<typename T1, typename T2>
bool operator() (const T1 &a, const T2 &b) const

Detailed Description

Definition at line 305 of file BLI_hash_tables.hh.

Member Function Documentation

◆ operator()()

template<typename T1, typename T2>
bool blender::SequenceComparison::operator() ( const T1 & a,
const T2 & b ) const
inline

Definition at line 306 of file BLI_hash_tables.hh.

References b, T1, and T2.


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