#include <DGtal/helpers/Shortcuts.h>
template<typename TKSpace>
template<typename Value>
struct DGtal::Shortcuts< TKSpace >::ValueWriter< Value >
Definition at line 3051 of file Shortcuts.h.
◆ operator()() [1/2]
template<typename TKSpace >
template<typename Value >
Definition at line 3056 of file Shortcuts.h.
3058 for (
auto&& v : vv ) output <<
" " << v;
◆ operator()() [2/2]
template<typename TKSpace >
template<typename Value >
The documentation for this struct was generated from the following file: