A single value that is represented as a list with an operator[] to access the value. This can be useful for templated operations expecting a list accessor. More...
Public Member Functions | |
UniformList (const T &val) noexcept | |
UniformList (T &&val) noexcept | |
const T & | value () const noexcept |
T & | value () noexcept |
operator const T & () const noexcept | |
const T & | operator[] (const label) const noexcept |
A single value that is represented as a list with an operator[] to access the value. This can be useful for templated operations expecting a list accessor.
Definition at line 48 of file UniformList.H.
|
inlineexplicitnoexcept |
Definition at line 60 of file UniformList.H.
|
inlineexplicitnoexcept |
Definition at line 66 of file UniformList.H.
|
inlinenoexcept |
Definition at line 75 of file UniformList.H.
|
inlinenoexcept |
Definition at line 81 of file UniformList.H.
|
inlinenoexcept |
Definition at line 90 of file UniformList.H.
|
inlinenoexcept |
Definition at line 96 of file UniformList.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.