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

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

#include <arithmetic.h>

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

Static Public Attributes

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

Detailed Description

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

Wrapper of function object std::divides.

Definition at line 81 of file arithmetic.h.

Member Data Documentation

◆ symbol

template<typename T >
const char olb::util::divides< T >::symbol = '/'
static

symbol character for functor naming

Definition at line 83 of file arithmetic.h.


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