We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae0eb60 commit 98d4a8dCopy full SHA for 98d4a8d
include/beman/inplace_vector/inplace_vector.hpp
@@ -297,10 +297,10 @@ using smallest_size_t
297
// clang-format on
298
299
/*
300
- * This is generally for managing the size type in the storage block.
+ * This is for managing the type of size in the control block.
301
+ *
302
* This behavior can be turned off by setting the
- * BEMAN_INPLACE_VECTOR_FIXED_SIZE_T build option as there has been report of
303
- * performance impact.
+ * BEMAN_INPLACE_VECTOR_FIXED_SIZE_T build option.
304
*
305
* This macro is set in the config.hpp.
306
*/
0 commit comments