sparrow 0.3.0
Loading...
Searching...
No Matches
struct_array.hpp File Reference
Include dependency graph for struct_array.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  sparrow::array_inner_types< struct_array >
 
class  sparrow::struct_array
 

Namespaces

namespace  sparrow
 

Variables

template<class T>
constexpr bool sparrow::is_struc_array_v = std::same_as<T, struct_array>
 Checks whether T is a struct_array type.