OpenLB 1.7
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
olb::util::plus< T > Struct Template Reference

Wrapper of function object std::plus. More...

#include <arithmetic.h>

+ Inheritance diagram for olb::util::plus< T >:
+ Collaboration diagram for olb::util::plus< T >:

Static Public Attributes

static const char symbol = '+'
 symbol character for functor naming
 

Detailed Description

template<typename T>
struct olb::util::plus< T >

Wrapper of function object std::plus.

Definition at line 67 of file arithmetic.h.

Member Data Documentation

◆ symbol

template<typename T >
const char olb::util::plus< T >::symbol = '+'
static

symbol character for functor naming

Definition at line 69 of file arithmetic.h.


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