OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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

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.