⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 to-do.txt

📁 Boost provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work
💻 TXT
字号:
-> change rvalue reference signatures in all containers-> add private_read_only to mapped_region to support MAP_PRIVATE plus PROT_READ-> add contiguous_elements option to burst allocation-> Test construct<> with throwing constructors-> Implement zero_memory flag for allocation_command-> The general allocation funtion can be improved with some fixed size allocation bins.-> Adapt error reporting to TR1 system exceptions-> Improve exception messages-> Movability of containers should depend on the no-throw guarantee of allocators copy constructor-> Check self-assignment for vectors-> Update writing a new memory allocator explaining new functions (like alignment)-> private node allocators could take the number of nodes as a runtime parameter.-> Explain how to build intrusive indexes.-> Add intrusive index types as available indexes.-> Add maximum alignment allocation limit in PageSize bytes. Otherwise, we can't   guarantee alignment for process-shared allocations.-> Add default algorithm and index types. The user does not need to know how are   they implemented.-> Pass max size check in allocation to node pools-> Use in-place expansion capabilities to shrink_to_fit and reserve functions   from iunordered_index.-> change unique_ptr to avoid using compressed_pair-> Improve unique_ptr test to test move assignment and other goodies like assigment from null-> barrier_test fails on MacOS X on PowerPC.->use virtual functions to minimize template explosion in managed classes->Insertions with InpIt are not tested in containers->Run tests with rvalue reference compilers with no variadic insertions->find a way to pass security attributes to shared memory->Explain in docs that shared memory can't be used between different users in windows

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -