length_of_type< std::vector< T > > Struct Template Reference
#include <length_of.h>
Static Public Member Functions | |
static size_t | size (const std::vector< T > &vec) |
Detailed Description
template<typename T>
struct illumina::interop::util::length_of_type< std::vector< T > >
Length of a generic vector type
Returns std::vector::size()
Member Function Documentation
|
inlinestatic |
Length of a generic vector type
- Parameters
-
vec generic vector
- Returns
- std::vector::size()
The documentation for this struct was generated from the following file:
- /io/interop/util/length_of.h