sparrow ..
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::detail::get_data_type_from_array< struct_array >
 
struct  sparrow::array_inner_types< struct_array >
 
class  sparrow::struct_array
 

Namespaces

namespace  sparrow
 
namespace  sparrow::detail
 

Variables

template<class T>
constexpr bool sparrow::is_struc_array_v = std::same_as<T, struct_array>
 Type trait to check if a type is a struct_array.