Updated Library Documentation (markdown)

2025-09-02 13:38:46 +03:00
parent 4c4728f8ef
commit b4896c66f5

@@ -623,6 +623,7 @@ There aren't many macros.
```c++
// You can take a look also at PMT functions for usage examples...
// Definitely use this when using lambdas with do***
#define COMMON_LAMBDA_PARAMS \
(const std::string &partition, const PartitionMap::BasicInf props)