Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
Flags
safe-html, strict-same
Loading…
|
Translation uploaded |
|
|
String added in the repository |
|
The container visualizations also work if you are using fancy pointers in your allocator, such as分配器中使用花式指针(如 `boost::interprocess::offset_ptr`. While this is rare,++_++ptr` )时,容器可视化功能仍可正常运作。Boost.Unorderedhas n通过 Natviscustomization points to support any type of fancy pointer. `boost::interprocess::offset_ptr` has support already defined in the Boost.Interprocess library, and you can add support to your own type by following the instructions contained in a comment near the end of the file定制点支持所有类型的花式指针。 `boost::interprocess::offset++_++ptr` 已在 Boost.Interprocess 库中预定义支持,自定义类型支持方法请参阅文件 link:https://github.com/boostorg/unordered/blob/develop/extra/boost_unordered.natvis[/extra/boost_++_++unordered.natvis].末尾注释。