Blender V5.0
blender::HashTableStats Class Reference

#include <BLI_hash_tables.hh>

Public Member Functions

template<typename HashTable, typename Keys>
 HashTableStats (const HashTable &hash_table, const Keys &keys)
void print (const char *name) const

Detailed Description

Definition at line 224 of file BLI_hash_tables.hh.

Constructor & Destructor Documentation

◆ HashTableStats()

template<typename HashTable, typename Keys>
blender::HashTableStats::HashTableStats ( const HashTable & hash_table,
const Keys & keys )
inline

Requires that the hash table has the following methods:

Definition at line 249 of file BLI_hash_tables.hh.

References float.

Member Function Documentation

◆ print()


The documentation for this class was generated from the following files: