#include <funcimpl.h>
|
| template<typename T > |
| bool | operator() (const Key< NDIM > &key, const T &t) const |
| |
| template<typename T , typename R > |
| bool | operator() (const Key< NDIM > &key, const T &t, const R &r) const |
| |
| template<typename Archive > |
| void | serialize (Archive &ar) |
| |
◆ operator()() [1/2]
template<size_t NDIM>
template<typename T >
◆ operator()() [2/2]
template<size_t NDIM>
template<typename T , typename
R >
◆ serialize()
template<size_t NDIM>
template<typename Archive >
The documentation for this struct was generated from the following file: