mirror of
https://github.com/jezhiggins/arabica
synced 2025-01-17 18:12:04 +01:00
for_Each
This commit is contained in:
parent
fc7b6be757
commit
69e767f668
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ protected:
|
||||||
{
|
{
|
||||||
if(!done_sort_)
|
if(!done_sort_)
|
||||||
{
|
{
|
||||||
context().push(0,
|
baseT::context().push(0,
|
||||||
new SortHandler(baseT::context(), *baseT::container()),
|
new SortHandler(baseT::context(), *baseT::container()),
|
||||||
namespaceURI,
|
namespaceURI,
|
||||||
localName,
|
localName,
|
||||||
|
|
Loading…
Reference in a new issue