Helper for AbslHashAdapter. Tallies a hash value with fml::HashCombine. More...
#include <glyph_atlas.h>
Static Public Member Functions | |
template<typename... Args> | |
static AbslHashAdapterCombiner | combine (AbslHashAdapterCombiner combiner, const Args &... args) |
Public Attributes | |
std::size_t | value = 0 |
Helper for AbslHashAdapter. Tallies a hash value with fml::HashCombine.
Definition at line 33 of file glyph_atlas.h.
|
inlinestatic |
Definition at line 37 of file glyph_atlas.h.
References impeller::AbslHashAdapterCombiner< T >::value.
std::size_t impeller::AbslHashAdapterCombiner< T >::value = 0 |
Definition at line 34 of file glyph_atlas.h.
Referenced by impeller::AbslHashAdapterCombiner< T >::combine(), and impeller::AbslHashAdapter< T >::operator()().