Loading...
Searching...
No Matches
plusEqOp< Key, HashType > Struct Template Reference

Combine HashSet operation. Equivalent to 'a |= b'. More...

#include <HashOps.H>

Public Types

typedef HashSet< Key, HashType > value_type

Public Member Functions

void operator() (value_type &a, const value_type &b) const

Detailed Description

template<class Key = word, class HashType = Foam::Hash<Key>>
struct Foam::HashSetOps::plusEqOp< Key, HashType >

Combine HashSet operation. Equivalent to 'a |= b'.

Definition at line 65 of file HashOps.H.

Member Typedef Documentation

◆ value_type

template<class Key = word, class HashType = Foam::Hash<Key>>
typedef HashSet<Key, HashType> value_type

Definition at line 67 of file HashOps.H.

Member Function Documentation

◆ operator()()

template<class Key = word, class HashType = Foam::Hash<Key>>
void operator() ( value_type & a,
const value_type & b ) const
inline

Definition at line 69 of file HashOps.H.

References b.


The documentation for this struct was generated from the following file:
  • src/OpenFOAM/containers/HashTables/HashOps/HashOps.H