MCPcopy Create free account
hub / github.com/brainboxdotcc/DPP / array_view

Method array_view

src/dpp/dave/array_view.h:41–41  ·  view source on GitHub ↗

* @brief Default constructor */

Source from the content-addressed store, hash-verified

39 * @brief Default constructor
40 */
41 array_view() = default;
42
43 /**
44 * @brief Construct array_view with data and size of data

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected