OpenSDN source code
audit_list.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

template<class List , class Iterator >
bool AuditList (List &list, Iterator old_first, Iterator old_last, Iterator new_first, Iterator new_last)
 

Function Documentation

◆ AuditList()

template<class List , class Iterator >
bool AuditList ( List &  list,
Iterator  old_first,
Iterator  old_last,
Iterator  new_first,
Iterator  new_last 
)

Definition at line 14 of file audit_list.h.