some features

in main.cpp fastest Variant implementation
This commit is contained in:
2020-08-05 00:53:27 +03:00
parent 9cd108cf20
commit 70a7363f76
5 changed files with 262 additions and 97 deletions

View File

@@ -371,4 +371,7 @@
* \fn bool PIMapIterator::next()
* \brief Jump to next entry and return if new position is valid.
* \fn void PIMapIterator::reset()
* \brief Reset iterator to initial position.
* */