mirror of
https://github.com/Z3Prover/z3
synced 2025-08-15 23:35:26 +00:00
format
This commit is contained in:
parent
47e957d61b
commit
8787d0a501
1 changed files with 1 additions and 1 deletions
|
@ -255,4 +255,4 @@ template < typename T
|
||||||
dll_iterator<T> end(T const& list)
|
dll_iterator<T> end(T const& list)
|
||||||
{
|
{
|
||||||
return dll_iterator<T>::mk_end(&list);
|
return dll_iterator<T>::mk_end(&list);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue