Updated Library Documentation (markdown)
@@ -455,8 +455,8 @@ Minimal information about a partition.
|
|||||||
|
|
||||||
### Classes
|
### Classes
|
||||||
|
|
||||||
#### Map_t (basic_partition_map)
|
#### Map_t
|
||||||
Core partition map type.
|
Core partition map type. `Map_t` is alias of `basic_partition_map`.
|
||||||
|
|
||||||
##### Overview
|
##### Overview
|
||||||
|
|
||||||
@@ -489,9 +489,8 @@ for (const auto &entry : myMap) {
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
#### BuildMap (basic_partition_map_builder)
|
#### BuildMap
|
||||||
|
Interface to build and query partition maps. `BuildMap` is alias of `basic_partition_map_builder|
|
||||||
Interface to build and query partition maps.
|
|
||||||
|
|
||||||
##### Members
|
##### Members
|
||||||
- `Map_t _current_map`: Current map.
|
- `Map_t _current_map`: Current map.
|
||||||
|
|||||||
Reference in New Issue
Block a user