Searched defs:data_view (Results 1 – 1 of 1) sorted by relevance
66 using data_view = PROTOZERO_USE_VIEW; typedef75 class data_view { class85 constexpr data_view() noexcept in data_view() function in protozero::data_view96 constexpr data_view(const char* ptr, std::size_t length) noexcept in data_view() function in protozero::data_view106 data_view(const std::string& str) noexcept in data_view() function in protozero::data_view116 data_view(const char* ptr) noexcept in data_view() function in protozero::data_view