CFx SDK Documentation
2026 SP0
Loading...
Searching...
No Matches
SDK
CFx
commonui_inc
UI
slimsig
detail
slot_call_iterator.h
Go to the documentation of this file.
1
//
2
// slot_call_iterator.h
3
// slimsig
4
//
5
// Created by Christopher Tarquini on 4/22/14.
6
//
7
//
8
9
#ifndef slimsig_slot_call_iterator_h
10
#define slimsig_slot_call_iterator_h
11
#include <iterator>
12
namespace
slimsig
{
namespace
detail
{
13
template
<
class
Iterator>
14
class
slot_call_iterator
: std::iterator<std::forward_iterator_tag> {
15
16
}
17
}}
18
19
20
#endif
slimsig::detail::slot_call_iterator
Definition
slot_call_iterator.h:14
slimsig::detail
Definition
signal_base.h:47
slimsig
Definition
connection.h:17
Generated on Tue Apr 15 2025 11:29:57