WaveBlocksND
Static Public Member Functions | List of all members
waveblocks::utilities::Squeeze< 1, T > Struct Template Reference

#include <squeeze.hpp>

Static Public Member Functions

static const std::remove_reference< decltype(std::declval< T >)[0])>::type & apply (const T &in)
 
static decltype(std::declval< T >()[0]) apply (T &in)
 

Member Function Documentation

template<class T >
static const std::remove_reference<decltype(std::declval<T>)[0])>::type& waveblocks::utilities::Squeeze< 1, T >::apply ( const T &  in)
inlinestatic
template<class T >
static decltype(std::declval<T>()[0]) waveblocks::utilities::Squeeze< 1, T >::apply ( T &  in)
inlinestatic

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