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