SignalGP Lite
latest
Overview
Installation
Usage
Citing
Publications
Projects using SignalGP-Lite
Library API
Contributing
Code of Conduct
Credits
SignalGP Lite
»
Library API
»
Template Function sgpl::prev
Edit on GitHub
Template Function sgpl::prev
¶
Defined in
File prev.hpp
Function Documentation
¶
template<typename
InputIt
>
InputIt
sgpl
::
prev
(
InputIt
it
,
InputIt
bound
,
typename
std::iterator_traits<
InputIt
>::difference_type
n
= 1
)
¶