Krita Source Code Documentation
Loading...
Searching...
No Matches
Leapfrog< Map >::Cell Struct Reference

#include <leapfrog.h>

Public Attributes

Atomic< Hashhash
 
Atomic< Valuevalue
 

Detailed Description

template<class Map>
struct Leapfrog< Map >::Cell

Definition at line 35 of file leapfrog.h.

Member Data Documentation

◆ hash

template<class Map >
Atomic<Hash> Leapfrog< Map >::Cell::hash

Definition at line 36 of file leapfrog.h.

◆ value

template<class Map >
Atomic<Value> Leapfrog< Map >::Cell::value

Definition at line 37 of file leapfrog.h.


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