Loading...
Searching...
No Matches
#include <algorithm>
#include <concepts>
#include <ranges>
#include <string>
#include <type_traits>
#include <vector>
#include "sparrow/utils/iterator.hpp"
#include "sparrow/utils/mp_utils.hpp"
Go to the source code of this file.
|
class | sparrow::variable_size_binary_reference< L > |
| Implementation of reference to inner type used for layout L. More...
|
|
struct | std::basic_common_reference< sparrow::variable_size_binary_reference< Layout >, std::string, TQual, UQual > |
|
struct | std::basic_common_reference< std::string, sparrow::variable_size_binary_reference< Layout >, TQual, UQual > |
|
struct | std::basic_common_reference< sparrow::variable_size_binary_reference< Layout >, std::vector< std::byte >, TQual, UQual > |
|
struct | std::basic_common_reference< std::vector< std::byte >, sparrow::variable_size_binary_reference< Layout >, TQual, UQual > |
|