Flow 2.0.0
Flow project: Full implementation reference.
flow::util::Clear_on_alloc Struct Reference

Tag type used at least in Basic_blob and Blob_with_log_context to specify that an allocated buffer be zeroed. More...

#include <basic_blob.hpp>

Detailed Description

Tag type used at least in Basic_blob and Blob_with_log_context to specify that an allocated buffer be zeroed.

See also
util::CLEAR_ON_ALLOC, the value to pass-in to relevant APIs such as Basic_blob::resize().

Definition at line 40 of file basic_blob.hpp.


The documentation for this struct was generated from the following file: