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