A functor assigning unity weight to the element provided.
More...
#include <misc.hpp>
|
template<typename U > |
double | operator() (U const &) const |
|
A functor assigning unity weight to the element provided.
Definition at line 185 of file misc.hpp.
◆ operator()()
template<typename U >
double viennashe::util::detail::unity_weight::operator() |
( |
U const & |
| ) |
const |
|
inline |
The documentation for this struct was generated from the following file: