Compute Library
 23.11
is_container< std::vector< V, A > > Struct Template Reference

Vector is considered a container. More...

#include <ContainerDataset.h>

Collaboration diagram for is_container< std::vector< V, A > >:
[legend]

Detailed Description

template<typename V, typename A>
struct arm_compute::test::framework::dataset::is_container< std::vector< V, A > >

Vector is considered a container.

Definition at line 52 of file ContainerDataset.h.


The documentation for this struct was generated from the following file: