powsybl / powsybl-iidm4cpp

IIDM implementation for C++
https://www.powsybl.org
4 stars 2 forks source link

Add option to sort equipments in XIIDM export #189

Open mathbagu opened 3 years ago

mathbagu commented 3 years ago

(if a question doesn't apply, you can delete it)

mathbagu commented 3 years ago

Seems really complicated to fix and has been implemented for debug purpose only

mathbagu commented 3 years ago

Looking to Boost documentation, it seems possible to sort range using the < operator. I reopen this issue to recheck the feasability https://www.boost.org/doc/libs/1_72_0/libs/range/doc/html/range/reference/algorithms/mutating/sort.html